You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2012/06/27 05:02:45 UTC

[jira] [Assigned] (HIVE-345) Extend Date UDFs to support time zone and full specs as in MySQL

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

Mark Grover reassigned HIVE-345:
--------------------------------

    Assignee: Mark Grover
    
> Extend Date UDFs to support time zone and full specs as in MySQL
> ----------------------------------------------------------------
>
>                 Key: HIVE-345
>                 URL: https://issues.apache.org/jira/browse/HIVE-345
>             Project: Hive
>          Issue Type: Improvement
>          Components: UDF
>    Affects Versions: 0.3.0
>            Reporter: Zheng Shao
>            Assignee: Mark Grover
>
> Most of the Date UDF in Hive now are based on String instead of Date objects, and they have limited functionality compared with MySQL.
> http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_from-unixtime
> http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-add
> http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_date-sub
> http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_datediff
> We should make it fully compliant with what MySQL offers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira