Xuanwo commented on PR #15: URL: https://github.com/apache/iceberg-rust/pull/15#issuecomment-1659683691
> Just release all the crates every time with the same version, so the versions of the crates don't diverge. WDYT? I'm not sure about that. Maybe we can release `iceberg-rest-catalog-client` with `0.0.1` and `iceberg` with `0.2.0`? If we are going to release everything in the same version, it's better to put them in the same crate with diffent feature flag instead. > NOTE: feature flag in rust is similiar to `pip install package[addon]`. -- 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]
