liurenjie1024 commented on issue #1936:
URL: https://github.com/apache/iceberg-rust/issues/1936#issuecomment-3654794947

   Thanks @lgingerich for rasing this, but I don't agree that builder pattern 
is uncommon in rust community. The benefits of typed builder are:
   
   1. Avoid api breaking when we need to add new optional fields.
   2. Avoid exposing internal fields.
   
   


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