c-thiel commented on issue #385: URL: https://github.com/apache/iceberg-rust/issues/385#issuecomment-2141384589
> BTW how the integration tests passed when s3 is not included? I think at least [this test](https://github.com/apache/iceberg-rust/blob/048eac801f09ca58e610a020db2e29bd95c22db0/crates/iceberg/tests/file_io_s3_test.rs#L82) can't pass? Hm, good point. We are testing via `cargo test --no-fail-fast --all-targets --all-features --workspace` Could it sneak its way in somehow via dev-dependencies of catalogs or datafusion?: https://github.com/apache/iceberg-rust/blob/4407634d4e7760afabd8789f585cfee0e6b19e8f/crates/catalog/rest/Cargo.toml#L49 -- 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