VPriesnitz opened a new pull request #1650:
URL: https://github.com/apache/hive/pull/1650


   This resolves https://issues.apache.org/jira/browse/HIVE-24353
   
   ### What changes were proposed in this pull request?
   Change timestampTZ parsing from using convenience methods that throw 
exceptions to a chain of queries against the parsed temporalAccessor. 
   
   ### Why are the changes needed?
   This improves the performance for timestamp parsing. 
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Existing tests are covering all branches already. 
   One test was added, but it has no assertions. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to