BlakeOrth opened a new pull request, #699: URL: https://github.com/apache/iceberg-rust/pull/699
- Stubs out the initial required items to build a backwards compatible FileIO extension ## Based on the discussion in #172 it seemed like a backwards compatible FileIO extension may be the desired path to allow user extensible implementations for FileIO operations. I often find it difficult to fully grasp how any given change may need to trickle through the existing codebase, so I wanted to do a quick implementation to help move along any design around extensible FileIO. I figured building a concrete implementation as a draft so the community can provide feedback would be a good path forward. Given the discussion, feedback from @Xuanwo is likely needed, as well as any others who'd like to chime in. -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org