-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33186/
-----------------------------------------------------------
Review request for hive.
Bugs: HIVE-10270
https://issues.apache.org/jira/browse/HIVE-10270
Repository: hive-git
Description
-------
Change HiveDecimal.precision() to return the SQL precision rather than
BigDecimal.precision()
Diffs
-----
common/src/java/org/apache/hadoop/hive/common/type/HiveDecimal.java c2bf6d7
ql/src/test/queries/clientpositive/decimal_precision2.q PRE-CREATION
ql/src/test/results/clientpositive/decimal_precision2.q.out PRE-CREATION
serde/src/java/org/apache/hadoop/hive/serde2/binarysortable/BinarySortableSerDe.java
ccdb820
serde/src/test/org/apache/hadoop/hive/serde2/binarysortable/TestBinarySortableSerDe.java
cefb72e
Diff: https://reviews.apache.org/r/33186/diff/
Testing
-------
Thanks,
Jason Dere