----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37778/ -----------------------------------------------------------
Review request for hive, Ashutosh Chauhan, Jesús Camacho Rodríguez, and John Pullokkaran. Repository: hive-git Description ------- Support partition pruning for IN(STRUCT(partcol, nonpartcol..)...) Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/optimizer/Optimizer.java 14f362f ql/src/java/org/apache/hadoop/hive/ql/optimizer/PartitionColumnsSeparator.java PRE-CREATION ql/src/java/org/apache/hadoop/hive/ql/optimizer/ppr/OpProcFactory.java 7262164 ql/src/java/org/apache/hadoop/hive/ql/plan/FilterDesc.java 6a31689 Diff: https://reviews.apache.org/r/37778/diff/ Testing ------- Local testing done. More unit tests coming in the next patch. Thanks, Hari Sankar Sivarama Subramaniyan