Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-08-01 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/ --- (Updated Aug. 1, 2016, 7:46 a.m.) Review request for hive and Jesús Camacho Rod

Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-29 Thread Ashutosh Chauhan
> On July 29, 2016, 3:20 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java, line 1461 > > > > > > Because if this column is projecting constant null then numRows = > > cs

Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-29 Thread Jesús Camacho Rodríguez
> On July 29, 2016, 3:20 p.m., Ashutosh Chauhan wrote: > > ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java, line 1461 > > > > > > Because if this column is projecting constant null then numRows = > > cs

Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-29 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/#review144103 --- Ship it! Ship It! - Jesús Camacho Rodríguez On July 28, 2016

Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-29 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/#review144102 --- ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java (line

Re: Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-29 Thread Jesús Camacho Rodríguez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/#review144068 --- ql/src/java/org/apache/hadoop/hive/ql/stats/StatsUtils.java (line

Review Request 50575: Estimated size of constant nulls is 0 in some cases

2016-07-28 Thread Ashutosh Chauhan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50575/ --- Review request for hive and Jesús Camacho Rodríguez. Bugs: HIVE-14367 https