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

   >  it's better to release iceberg as a whole instead of bunch of crates?
   
   I prefer small crates have several advantages:
   
   1. Putting things in different crates helps to clarify dependencies 
relationships.
   2. Faster compilation speed.
   
   For example I want to put datafusion integration in another crate.
   
   > Can we release iceberg-rest-catalog-client seperately?
   
   I think it's better to make it part of core crate?
   


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