Details
-
Task
-
Status: Patch Available
-
Major
-
Resolution: Unresolved
-
4.8.0
-
None
-
None
-
None
Description
currently, phoenix-hive.jar bundles an old version of joda-time library. Java8 has new DateTime APIs are similar in to the joda-time APIs in features. It would make sense to eliminate a dependency on external library that may or may not be
a) Actively developed
b) not guaranteed to be backward compatible with older APIs and could involve code changes as well.
Its is better to move using JDK8 APIs.
Attachments
Attachments
Issue Links
- is depended upon by
-
PHOENIX-6792 FastDateFormat cannot parse greater than milisecond precision.
- Open
-
PHOENIX-6882 Umbrella Ticket for date/time handling issues
- Open
- is related to
-
PHOENIX-6902 Switch to ISOChronology or make it configurable
- Open
-
HIVE-22069 joda-time binary conflict between druid-handler and phoenix-hive jars.
- Open
- relates to
-
PHOENIX-6881 Implement the applicable Date/Time features from JDBC 4.2
- Resolved
- links to