-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34249/
-----------------------------------------------------------
Review request for hive and Gopal V.
Bugs: HIVE-10716
https://issues.apache.org/jira/browse/HIVE-10716
Repository: hive-git
Description
-------
Case folding with nulls in expression with filter operator
Diffs
-----
ql/src/java/org/apache/hadoop/hive/ql/optimizer/ConstantPropagateProcFactory.java
209f717
ql/src/test/queries/clientpositive/fold_case.q 3f9e3a3
ql/src/test/results/clientpositive/fold_case.q.out de6c43e
ql/src/test/results/clientpositive/fold_eq_with_case_when.q.out 45a0cb1
ql/src/test/results/clientpositive/fold_when.q.out 51d4767
Diff: https://reviews.apache.org/r/34249/diff/
Testing
-------
New tests.
Thanks,
Ashutosh Chauhan