----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63133/#review188704 -----------------------------------------------------------
ql/src/test/queries/clientpositive/groupby_join_pushdown.q Lines 69 (patched) <https://reviews.apache.org/r/63133/#comment265717> Comment says in both cases optimization didn't trigger. Incorrect comment? ql/src/test/results/clientpositive/groupby_join_pushdown.q.out Lines 1517 (patched) <https://reviews.apache.org/r/63133/#comment265715> Is this expected? Either GBy needs to be in complete mode or there needs to be another reducer following this. ql/src/test/results/clientpositive/groupby_join_pushdown.q.out Lines 1632 (patched) <https://reviews.apache.org/r/63133/#comment265716> Is this expected? Either GBy needs to be in complete mode or there needs to be another reducer following this. - Ashutosh Chauhan On Oct. 19, 2017, 12:52 a.m., Jesús Camacho Rodríguez wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/63133/ > ----------------------------------------------------------- > > (Updated Oct. 19, 2017, 12:52 a.m.) > > > Review request for hive and Ashutosh Chauhan. > > > Bugs: HIVE-17054 > https://issues.apache.org/jira/browse/HIVE-17054 > > > Repository: hive-git > > > Description > ------- > > HIVE-17054 > > > Diffs > ----- > > > ql/src/java/org/apache/hadoop/hive/ql/optimizer/calcite/RelOptHiveTable.java > 044bba1f71199cbbbd996c7e88e1eed1c0a15c21 > ql/src/test/queries/clientpositive/groupby_join_pushdown.q > a6e25685561e022db8b35e484801d874b22a03ce > ql/src/test/results/clientpositive/groupby_join_pushdown.q.out > 95d499afef65271edbd3418b67f95691639208a2 > > > Diff: https://reviews.apache.org/r/63133/diff/1/ > > > Testing > ------- > > > Thanks, > > Jesús Camacho Rodríguez > >