dentiny opened a new issue, #1289:
URL: https://github.com/apache/iceberg-rust/issues/1289

   ### Is your feature request related to a problem or challenge?
   
   Hi team, rust supports 
[features](https://doc.rust-lang.org/cargo/reference/features.html) for 
conditional compilation and dependency; as of now I think only storage part is 
shipped by features.
   
https://github.com/apache/iceberg-rust/blob/b4bc6dd15ae4f7a4b1c9ce555e3458089a83e228/crates/iceberg/Cargo.toml#L31-L42
   
   I'm wondering if you think it's ok to ship catalogs in features as well, 
since storage backend and catalog are orthogonal concepts.
   
   ### Describe the solution you'd like
   
   _No response_
   
   ### Willingness to contribute
   
   I would be willing to contribute to this feature with guidance from the 
Iceberg Rust community


-- 
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.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

Reply via email to