You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Venki Korukanti <ve...@gmail.com> on 2014/11/07 02:40:47 UTC

Review Request 27714: HIVE-8099: IN operator for partition column fails when the partition column type is DATE

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

Review request for hive, Ashutosh Chauhan and Sergey Shelukhin.


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


Repository: hive-git


Description
-------

Please refer to JIRA HIVE-8099 for details.


Diffs
-----

  metastore/src/java/org/apache/hadoop/hive/metastore/ObjectStore.java 2aa5d20 
  metastore/src/java/org/apache/hadoop/hive/metastore/PartitionExpressionProxy.java 0787775 
  metastore/src/test/org/apache/hadoop/hive/metastore/MockPartitionExpressionForMetastore.java ecbc8c8 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartExprEvalUtils.java 6159c7d 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionExpressionForMetastore.java d98b5c5 
  ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/PartitionPruner.java 1796b7b 
  ql/src/test/queries/clientpositive/partition_type_in_plan.q PRE-CREATION 
  ql/src/test/results/clientpositive/partition_type_in_plan.q.out PRE-CREATION 

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


Testing
-------


Thanks,

Venki Korukanti