Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-06 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65479/ --- (Updated Feb. 6, 2018, 5:15 p.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-06 Thread Zoltan Haindrich
> On Feb. 5, 2018, 11:05 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java > > Lines 213 (patched) > > > > > > Do we need this? Reducers are always launched when when there

Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-06 Thread Ashutosh Chauhan
> On Feb. 5, 2018, 11:05 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/plan/ReduceWork.java > > Lines 213 (patched) > > > > > > Do we need this? Reducers are always launched when when there

Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-06 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65479/ --- (Updated Feb. 6, 2018, 10:24 a.m.) Review request for hive, Ashutosh Chauhan

Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-06 Thread Zoltan Haindrich
> On Feb. 5, 2018, 11:05 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/IConfigureJobConf.java > > Lines 24 (patched) > > > > > > Add: Intended only for compilation phase. added > On

Re: Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-05 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65479/#review196840 ---

Review Request 65479: HIVE-18523 Fix summary row in case there are no inputs

2018-02-02 Thread Zoltan Haindrich
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/65479/ --- Review request for hive, Ashutosh Chauhan and Prasanth_J. Bugs: HIVE-18523