[ https://issues.apache.org/jira/browse/HIVE-21241?focusedWorklogId=197053&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-197053 ]
ASF GitHub Bot logged work on HIVE-21241: ----------------------------------------- Author: ASF GitHub Bot Created on: 11/Feb/19 17:13 Start Date: 11/Feb/19 17:13 Worklog Time Spent: 10m Work Description: BELUGABEHR commented on pull request #531: HIVE-21241: Migrate TimeStamp Parser From Joda Time URL: https://github.com/apache/hive/pull/531 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 197053) Time Spent: 10m Remaining Estimate: 0h > Migrate TimeStamp Parser From Joda Time > --------------------------------------- > > Key: HIVE-21241 > URL: https://issues.apache.org/jira/browse/HIVE-21241 > Project: Hive > Issue Type: Improvement > Components: HiveServer2 > Affects Versions: 3.2.0 > Reporter: BELUGA BEHR > Assignee: BELUGA BEHR > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Time Spent: 10m > Remaining Estimate: 0h > > Hive uses Joda time for its TimeStampParser. > {quote} > Joda-Time is the de facto standard date and time library for Java prior to > Java SE 8. Users are now asked to migrate to java.time (JSR-310). > https://www.joda.org/joda-time/ > {quote} > Migrate TimeStampParser to {{java.time}} > I also added a couple new pre-canned timestamp parsers for convenience: > * ISO 8601 > * RFC 1123 -- This message was sent by Atlassian JIRA (v7.6.3#76005)