Uploaded image for project: 'Talend Component Kit'
  1. Talend Component Kit
  2. TCOMP-1810

Record interface is not coherent for ZonedDateTime

Apply templateInsert Lucidchart Diagram
    XMLWordPrintable

Details

    • All
    • Hide

      will be fixed w/ TCOMP-2021

      Show
      will be fixed w/ TCOMP-2021
    • Small

    Description

      Build a record with a ZonedDateTime field, set it explicitly to null
      record.get(Object.class"field") return -1
      record.get(ZonedDateTime.class, "field") will return null

      This lead to some confusion.

      Attachments

        Issue Links

          Activity

            People

              emmanuel_g emmanuel gallois
              clesaec Christophe LeSaec
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: