You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Ashutosh Chauhan <ha...@apache.org> on 2014/10/13 00:41:55 UTC

Review Request 26631: Add identity project remover optimization

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

Review request for hive.


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


Repository: hive-git


Description
-------

Add identity project remover optimization


Diffs
-----

  common/src/java/org/apache/hadoop/hive/conf/HiveConf.java 6a1a5f0 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/IdentityProjectRemover.java PRE-CREATION 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java bc4ad2f 
  ql/src/test/queries/clientpositive/identity_proj_remove.q PRE-CREATION 
  ql/src/test/results/clientpositive/identity_proj_remove.q.out PRE-CREATION 

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


Testing
-------

Added new testcase.


Thanks,

Ashutosh Chauhan