[
https://issues.apache.org/jira/browse/CALCITE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-660.
---------------------------------
Resolution: Fixed
Fix Version/s: (was: next)
1.2.0-incubating
Fixed in
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/5648083f.
> Improve Avatica date support
> ----------------------------
>
> Key: CALCITE-660
> URL: https://issues.apache.org/jira/browse/CALCITE-660
> Project: Calcite
> Issue Type: Bug
> Reporter: Nick Dimiduk
> Assignee: Julian Hyde
> Labels: avatica
> Fix For: 1.2.0-incubating
>
> Attachments: 660test.patch
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)