You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Anandha L Ranganahan <an...@gmail.com> on 2013/11/13 05:49:48 UTC

Review Request 15471: HIVE-2974: Add online docs for from_utc_timestamp() and to_utc_timestamp()

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15471/
-----------------------------------------------------------

Review request for hive.


Bugs: HIVE-2974
    https://issues.apache.org/jira/browse/HIVE-2974


Repository: hive-git


Description
-------

patch address the  online docs for from_utc_timestamp() and to_utc_timestamp()


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFromUtcTimestamp.java a0aeccf 
  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUtcTimestamp.java af4da3a 

Diff: https://reviews.apache.org/r/15471/diff/


Testing
-------


Thanks,

Anandha L Ranganahan


Re: Review Request 15471: HIVE-2974: Add online docs for from_utc_timestamp() and to_utc_timestamp()

Posted by Anandha L Ranganahan <an...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/15471/
-----------------------------------------------------------

(Updated Nov. 15, 2013, 6:54 a.m.)


Review request for hive.


Changes
-------

modified with test case


Bugs: HIVE-2974
    https://issues.apache.org/jira/browse/HIVE-2974


Repository: hive-git


Description
-------

patch address the  online docs for from_utc_timestamp() and to_utc_timestamp()


Diffs (updated)
-----

  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFFromUtcTimestamp.java a0aeccf 
  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFToUtcTimestamp.java af4da3a 
  ql/src/test/queries/clientpositive/timestamp_udf.q ade9fb4 
  ql/src/test/results/clientpositive/timestamp_udf.q.out 8d16c48 

Diff: https://reviews.apache.org/r/15471/diff/


Testing
-------


Thanks,

Anandha L Ranganahan