Support Reading PageIndex with ParquetRecordBatchStream #2430
Labels
enhancement
Any new improvement worthy of a entry in the changelog
parquet
Changes to the parquet crate
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
ParquetRecordBatchStream
does not contain the necessary logic to read the offset indexDescribe the solution you'd like
Add support for reading the column index to
ParquetRecordBatchStream
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: