etseidl commented on issue #8643:
URL: https://github.com/apache/arrow-rs/issues/8643#issuecomment-3474058985

   I plan to start on this with a single concrete use (like read only 
schema/reuse schema across files) just to get the plumbing in place. Then we 
can start adding more use cases, such as selective decoding of page indexes, 
then selective decoding of column chunk metadata. I imagine this will be part 
of the public API, so I don't want to add a bunch of speculative features up 
front, only to finding we need to change them later and having to make breaking 
changes.


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