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

Review request for hive and Thejas Nair.


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


Repository: hive-git


Description
-------

Update the year/month/day/hour/minute/second functions to retrieve the various 
fields of the year-month and day-time interval types.


Diffs
-----

  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFDayOfMonth.java 5f12625 
  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFHour.java 155dc29 
  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFMinute.java 5755adb 
  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFMonth.java f37c054 
  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFSecond.java 0292931 
  ql/src/java/org/apache/hadoop/hive/ql/udf/UDFYear.java 16525c2 
  ql/src/test/queries/clientpositive/interval_udf.q PRE-CREATION 
  ql/src/test/results/clientpositive/interval_udf.q.out PRE-CREATION 

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


Testing
-------

new q-file test


Thanks,

Jason Dere

Reply via email to