----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/58973/ -----------------------------------------------------------
(Updated May 4, 2017, 1:19 a.m.) Review request for hive and Jason Dere. Changes ------- Worked on the review comments. Added some more tests. Repository: hive-git Description ------- Semijoin Hints should use column name, if provided for partition key check. Involves some code refactoring. Diffs (updated) ----- ql/src/java/org/apache/hadoop/hive/ql/optimizer/DynamicPartitionPruningOptimization.java b8c01020b7 ql/src/test/queries/clientpositive/semijoin_hint.q a3cd1d664d ql/src/test/results/clientpositive/llap/dynamic_semijoin_reduction.q.out 1d1f86bfaa ql/src/test/results/clientpositive/llap/semijoin_hint.q.out 388888ef1c Diff: https://reviews.apache.org/r/58973/diff/2/ Changes: https://reviews.apache.org/r/58973/diff/1-2/ Testing ------- Thanks, Deepak Jaiswal