[
https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049382#comment-15049382
]
Jason Dere commented on HIVE-12531:
-----------------------------------
Tests are failing for the timestamp "3102586-03-05 00:00:00:00.0".
I'll look into fixing the test to use more sane timestamp values.
> Implement fast-path for Year/Month UDFs for dates between 1999 and 2038
> -----------------------------------------------------------------------
>
> Key: HIVE-12531
> URL: https://issues.apache.org/jira/browse/HIVE-12531
> Project: Hive
> Issue Type: Improvement
> Reporter: Gopal V
> Assignee: Jason Dere
> Attachments: HIVE-12531.1.patch, HIVE-12531.2.patch
>
>
> Current codepath goes into the JDK Calendar implementation, which is very
> slow for the simple cases in the current decade.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)