Luosuu opened a new issue, #40981: URL: https://github.com/apache/arrow/issues/40981
### Describe the usage question you have. Please include as many useful details as possible. Hi, With [PageIndex](https://github.com/apache/parquet-format/blob/master/PageIndex.md), I think it should be possible to seek page within a column chunk when reading Parquet? If so, how should I do this? (I think PyArrow does not support it yet, but if this is possible with other languages it is also fine.) If not supported yet, what would be the appropriate way to implement page seeking (no matter with/without `PageIndex`). Thank you very much for your attention to this! ### Component(s) Parquet -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
