Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
0.16.0
-
None
-
Centos 7
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
PARQUET-1823 [C++] Invalid RowGroup returned when reading with parquet::arrow::FileReader->RowGroup(i)->Column(j)
- Resolved