liurenjie1024 commented on issue #1314: URL: https://github.com/apache/iceberg-rust/issues/1314#issuecomment-2892787039
Despite the discussion points raised by @tustvold , I have other things to discuss: 1. Should we have an unified `FileIOBuilder` trait, just like what we did for `CatalogBuilder` in https://github.com/apache/iceberg-rust/pull/1231 2. Should we only keep traits like `FileIO`(and potentially `FileIOBuilder`) in core crate, and move concrete implementation to other crate? Just like what we did for `Catalog`? -- 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