Feng Tian created ARROW-8138:
--------------------------------
Summary: parquet::arrow::FileReader cannot read multiple RowGroup
Key: ARROW-8138
URL: https://issues.apache.org/jira/browse/ARROW-8138
Project: Apache Arrow
Issue Type: Bug
Components: C++
Affects Versions: 0.16.0
Environment: Centos 7
Reporter: Feng Tian
When use parquet::arrow::FileReader to read parquet file consisting multiple
row groups,
reader->RowGroup(i)->Column(c)->Read
It will repeated read data of the first rowgroup.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)