DerGut commented on PR #1368: URL: https://github.com/apache/iceberg-rust/pull/1368#issuecomment-2944173094
✅ I tested that the FileIO operations are working, and I created [an example](https://github.com/DerGut/iceberg-rust/commit/146f45322ff727e0afeb5103198dca3ad0ab6e25) adjacent to the OSS one to validate the catalog can use it too. I also double-checked whether the [LocationGenerator](https://github.com/apache/iceberg-rust/blob/43c9fe2fae6e979cca1bbae07af740c64ed254cf/crates/iceberg/src/writer/file_writer/location_generator.rs#L27) is able to work with the fully qualified paths. But since it only operates on the path part of the metadata, I don't think it justifies a unit test. -- 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