Re: Review Request 22478: HIVE-7188 sum(if()) returns wrong results with vectorization

2014-06-11 Thread Hari Sankar Sivarama Subramaniyan
> On June 11, 2014, 11:25 p.m., Jitendra Pandey wrote: > > ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/ColAndCol.java, > > line 118 > > > > > > Please confirm hive semantics that > > NULL AND FAL

Re: Review Request 22478: HIVE-7188 sum(if()) returns wrong results with vectorization

2014-06-11 Thread Jitendra Pandey
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22478/#review45438 --- ql/src/java/org/apache/hadoop/hive/ql/exec/vector/expressions/ColAn

Review Request 22478: HIVE-7188 sum(if()) returns wrong results with vectorization

2014-06-11 Thread Hari Sankar Sivarama Subramaniyan
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22478/ --- Review request for hive, Gopal V and Jitendra Pandey. Bugs: HIVE-7188 https