Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
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
Attachments
Issue Links
- is depended upon by
-
PHOENIX-1824 Expand IT coverage for Query Server
- Open