Uploaded image for project: 'Talend Data Prep'
  1. Talend Data Prep
  2. TDP-3988

Error on preview action convert dates from julian to ISO

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • Sprint 23 TDP (feb 26), Sprint 24 TDP (mar 19), Sprint 25 TDP (apr 12)
    • Small

    Description

      The problem seems to exist only on the preview mode :
      I reproduce the bug on local environment and on dev-ee with several datasets.

      To reproduce it, just try to preview the conversion of Julian days to Gregorian Calendar.
      Dataset example : Fullrun10000L8C.csv

      The cell of the first row is well converted but after that, the context is lost, and the target calendar and the source calendar are inversed, so an exception arise on line 252 of DateCalendarConverter in the function applyOnColumn
      JulianDayConverter julianDayConvert = (JulianDayConverter) context.get(JULIAN_DAY_CONVERT_KEY);
      because the JULIAN_DAY_CONVERT_KEY is not found in the context

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbrun Jean-Marc Brun
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: