lgingerich opened a new issue, #1934:
URL: https://github.com/apache/iceberg-rust/issues/1934

   ### Is your feature request related to a problem or challenge?
   
   Add support for `ArrowReaderOptions` in the Arrow reader for getting 
metadata. This was marked as a TODO in the code. Now that Arrow v55.1.0 is 
released in https://github.com/apache/arrow-rs/issues/7393, this work can 
proceed.
   
https://github.com/apache/iceberg-rust/blob/16906c127d521395a789a9019350e467cc34d063/crates/iceberg/src/arrow/reader.rs#L1708-L1709
   
   
   Iceberg-rust is also on Arrow v57.0 already, so there is no crate dependency 
upgrade work that needs done.
   
   ### Describe the solution you'd like
   
   Support `ArrowReaderOptions`
   
   ### Willingness to contribute
   
   I can contribute to this feature independently


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to