leonzchang opened a new pull request, #1889:
URL: https://github.com/apache/iceberg-rust/pull/1889

   ## Which issue does this PR close?
   
   - Closes #1753.
   - Related 
https://github.com/apache/iceberg-rust/pull/1735#discussion_r2428605135
   
   ## What changes are included in this PR?
   This change allows users to reuse builder instances without cloning when 
creating multiple writers with the same configuration.
   
   Modification non-consuming self in build function:
   - `IcebergWriterBuilder`
   - `RollingFileWriterBuilder`
   - `FileWriterBuilder`
   
   
   ## Are these changes tested?
   


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