You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/03/25 15:23:25 UTC

[jira] [Updated] (HIVE-12531) Implement fast-path for Year/Month UDFs for dates between 1999 and 2038

     [ https://issues.apache.org/jira/browse/HIVE-12531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HIVE-12531:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0
           Status: Resolved  (was: Patch Available)

Pushed to master.

> 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
>             Fix For: 2.1.0
>
>         Attachments: HIVE-12531.1.patch, HIVE-12531.2.patch, HIVE-12531.3.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)