asfimport
asfimport
[Parth Chandra](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14244945) / @parthchandra: The pull request is here : https://github.com/apache/incubator-parquet-mr/pull/50
[Nezih Yigitbasi](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14323131) / @nezihyigitbasi: Hi all, Some time ago I have sent a message to the parquet dev mailing list about our efforts regarding vector support. I also want to...
[Dong Chen](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14346530) / @dongc: Hi @nezihyigitbasi, The work looks good! I built a HIVE POC (HIVE-8128) based on it and worked. I lest some feedback in the PR: https://github.com/zhenxiao/incubator-parquet-mr/pull/1 P.S....
[Nezih Yigitbasi](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14367510) / @nezihyigitbasi: Hi @dongc, thanks for the feedback and glad that it worked for your Hive POC.
[Zhenxiao Luo](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14544085) / @zhenxiao: rebased vectorized parquet code against current master: https://github.com/zhenxiao/incubator-parquet-mr/tree/vector
[Nezih Yigitbasi](https://issues.apache.org/jira/browse/PARQUET-131?#comment-14695736) / @nezihyigitbasi: Created a PR for the initial implementation of the vectorized reader: https://github.com/apache/parquet-mr/pull/257
[Dong Chen](https://issues.apache.org/jira/browse/PARQUET-131?#comment-15192742) / @dongc: Hi How is the vectorized reader going on in this JIRA? Thanks.
[Nezih Yigitbasi](https://issues.apache.org/jira/browse/PARQUET-131?#comment-15193694) / @nezihyigitbasi: @dongc It's still WIP and there is some work to get it merged.
[Zoltan Ivanfi](https://issues.apache.org/jira/browse/PARQUET-131?#comment-16184324) / @zivanfi: Hi, I see that recently there has been no activity on this JIRA. I wonder whether it is due to the lack of time/interest or was...
[Flavio Pompermaier](https://issues.apache.org/jira/browse/PARQUET-131?#comment-16663924): Any news on this?