Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-06-22 Thread Sergey Shelukhin
> On June 22, 2016, 2:35 a.m., Prasanth_J wrote: > > llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/LlapInputFormat.java, > > line 418 > > > > > > Can this not be reused? no, Vectorizer vectorizes ent

Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-06-21 Thread j . prasanth . j
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47735/#review139006 --- llap-server/src/java/org/apache/hadoop/hive/llap/io/api/impl/Llap

Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-06-14 Thread Sergey Shelukhin
> On May 23, 2016, 10:37 p.m., Matt McCline wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java, line 181 > > > > > > The VectorExtractRow class and extractRowColumn method has similar > > func

Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-06-10 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47735/ --- (Updated June 10, 2016, 10:47 p.m.) Review request for hive and Prasanth_J. R

Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-05-23 Thread Matt McCline
> On May 23, 2016, 10:37 p.m., Matt McCline wrote: > > ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java, line 181 > > > > > > The VectorExtractRow class and extractRowColumn method has similar > > func

Re: Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-05-23 Thread Matt McCline
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47735/#review134467 --- ql/src/java/org/apache/hadoop/hive/ql/io/BatchToRowReader.java (l

Review Request 47735: HIVE-13617 LLAP: support non-vectorized execution in IO

2016-05-23 Thread Sergey Shelukhin
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/47735/ --- Review request for hive and Prasanth_J. Repository: hive-git Description