etseidl commented on PR #8763:
URL: https://github.com/apache/arrow-rs/pull/8763#issuecomment-3493161508

   > (I didn't approve it b/c it is still marked as a draft)
   
   Thanks @alamb. I'm still messing around with the API. I think I like hiding 
the new options object in the file reader APIs, and just exposing it for the 
metadata readers. The last wrinkle is figuring out a good way to share across 
the `ParquetMetaDataReader`, `ParquetMetaDataPushDecoder`, and 
`MetadataParser`, with an eye towards sucking the page index policy stuff into 
the new options object.


-- 
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]

Reply via email to