You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Chinna Rao Lalam <la...@gmail.com> on 2016/12/26 16:35:40 UTC

Review Request 55045: HIVE-15324 : Enable round() function to accept scale argument as non-constants

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

Review request for hive, Ashutosh Chauhan and Xuefu Zhang.


Repository: hive-git


Description
-------

Enable round() function to accept scale argument as non-constants


Diffs
-----

  data/files/round.txt PRE-CREATION 
  data/files/round1.txt PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/udf/generic/GenericUDFRound.java e8b0d15 
  ql/src/test/queries/clientpositive/udf_round.q 88b2274 
  ql/src/test/results/clientpositive/udf_round.q.out 456e6ea 

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


Testing
-------

All tests are passed.


Thanks,

Chinna Rao Lalam