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 2012/04/24 02:32:36 UTC

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

Carl Steinbach created HIVE-2974:
------------------------------------

             Summary: 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




--
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

        

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

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13260120#comment-13260120 ] 

Carl Steinbach commented on HIVE-2974:
--------------------------------------

{noformat}
hive> describe function to_utc_timestamp;
describe function to_utc_timestamp;
OK
There is no documentation for function 'to_utc_timestamp'
Time taken: 0.053 seconds
hive> describe function from_utc_timestamp;
describe function from_utc_timestamp;
OK
There is no documentation for function 'from_utc_timestamp'
Time taken: 0.053 seconds
hive>
{noformat}

                
> 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
>


--
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