Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-660

Improve Avatica date support

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0-incubating
    • None

    Description

      It seems our handling of Date types is not correct. We serialize to a String but then try to read back as a Date object.

      Jackson actually says explicitly to not use java.sql.Date: http://wiki.fasterxml.com/JacksonFAQDateHandling

      Perhaps related to CALCITE-64.

      Attachments

        1. 660test.patch
          2 kB
          Nick Dimiduk

        Issue Links

          Activity

            People

              julianhyde Julian Hyde
              ndimiduk Nick Dimiduk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: