-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/26892/
-----------------------------------------------------------
Review request for hive and Sergey Shelukhin.
Bugs: HIVE-8492
https://issues.apache.org/jira/browse/HIVE-8492
Repository: hive-git
Description
-------
Enhance Constant Folding to propagate constants for simple expressions
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java
b1d2ba4
ql/src/test/queries/clientpositive/constprog2.q 72ce5a3
ql/src/test/results/clientpositive/constprog2.q.out 148d95b
Diff: https://reviews.apache.org/r/26892/diff/
Testing
-------
Added new test
Thanks,
Ashutosh Chauhan