DerGut commented on code in PR #3082: URL: https://github.com/apache/iceberg-rust/pull/3082#discussion_r3874794139
########## crates/catalog/rest/Cargo.toml: ########## Review Comment: I think AWS-specific dependencies are worth to hide behind a feature flag like we already do for different FileIO deps with OpenDAL https://github.com/apache/iceberg-rust/blob/a5f162fed26d7b63bcc25ec8ed08a00d48ab229e/crates/storage/opendal/Cargo.toml#L30-L48 -- 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]
