You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "mstebelev (via GitHub)" <gi...@apache.org> on 2023/06/29 10:59:36 UTC

[GitHub] [arrow] mstebelev commented on issue #26168: [C++] Add support Parquet with Page Index

mstebelev commented on issue #26168:
URL: https://github.com/apache/arrow/issues/26168#issuecomment-1612893098

   Hi @wgtmac, can you clarify, is there a way now to skip reading some pages using the data from PageIndex?
   As far as I understood from the code, you can skip records and it can skip deserialization of the page, but the serialized data is read fully anyway. Is it right or I can avoid reading the page when skipping all records from them?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org