You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Lefty Leverenz (JIRA)" <ji...@apache.org> on 2014/11/13 00:52:33 UTC

[jira] [Commented] (HIVE-2974) Add online docs for from_utc_timestamp() and to_utc_timestamp()

    [ https://issues.apache.org/jira/browse/HIVE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14208932#comment-14208932 ] 

Lefty Leverenz commented on HIVE-2974:
--------------------------------------

Doc note:  The wiki already documents from_utc_timestamp() & to_utc_timestamp(), but it would be good to add the examples from this patch.

bq.  from_utc_timestamp('1970-01-01 08:00:00','PST') returns 1970-01-01 00:00:00
bq.  to_utc_timestamp('1970-01-01 00:00:00','PST') returns 1970-01-01 08:00:00.

* [Operators and UDFs -- Date Functions | https://cwiki.apache.org/confluence/display/Hive/LanguageManual+UDF#LanguageManualUDF-DateFunctions]

> Add online docs for from_utc_timestamp() and to_utc_timestamp()
> ---------------------------------------------------------------
>
>                 Key: HIVE-2974
>                 URL: https://issues.apache.org/jira/browse/HIVE-2974
>             Project: Hive
>          Issue Type: Task
>          Components: UDF
>            Reporter: Carl Steinbach
>            Assignee: Anandha L Ranganathan
>         Attachments: HIVE-2974.1.patch, HIVE-2974.2.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)