liurenjie1024 commented on PR #15:
URL: https://github.com/apache/iceberg-rust/pull/15#issuecomment-1659699424

   > If we are going to release everything in the same version, it's better to 
put them in the same crate with different feature flag instead.
   
   There is a discussion about feature vs crates here: 
https://users.rust-lang.org/t/guidance-on-optional-functionality-crates-vs-features/85694
   
   Personally, I prefer to put standalone things in crates for better structure 
and maintainability, also better documentation.
   


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

Reply via email to