----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/42461/ -----------------------------------------------------------
Review request for hive and John Pullokkaran. Bugs: HIVE-12879 https://issues.apache.org/jira/browse/HIVE-12879 Repository: hive-git Description ------- RowResolver of Semijoin not updated in CalcitePlanner Diffs ----- ql/src/java/org/apache/hadoop/hive/ql/parse/CalcitePlanner.java f50f4d323220b1f90e33d5cf7daef9162998f5ec ql/src/test/queries/clientpositive/semijoin4.q PRE-CREATION ql/src/test/results/clientpositive/semijoin4.q.out PRE-CREATION Diff: https://reviews.apache.org/r/42461/diff/ Testing ------- Added new test that reproduces the problem. Thanks, Jesús Camacho Rodríguez