-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0-incubating
-
Component/s: None
-
Labels:
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.
- is depended upon by
-
PHOENIX-1824 Expand IT coverage for Query Server
-
- Open
-