You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (JIRA)" <ji...@apache.org> on 2011/04/06 01:22:05 UTC

[jira] [Updated] (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 ]

Carl Steinbach updated HIVE-345:
--------------------------------

    Component/s:     (was: Query Processor)
                 UDF

> 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
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira