lgingerich opened a new pull request, #1935:
URL: https://github.com/apache/iceberg-rust/pull/1935

   ## Which issue does this PR close?
   
   - Closes #1934 .
   
   ## What changes are included in this PR?
   
   - Add support for `ArrowReaderOptions`
   - This PR does not actually hook up `ArrowReaderOptions` to be used anywhere 
as `get_metadata` is currently only called from `parquet_files_to_data_files()` 
which is marked as dead_code.
      - Given this, it's essentially a no-op change, though fixes a minor issue 
for future integration with `ArrowFileReader`.
   
   ## Are these changes tested?
   
   Tested with existing test suite.
   


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