jackye1995 opened a new pull request #2957:
URL: https://github.com/apache/iceberg/pull/2957


   continuation of #2887, as discussed with @rdblue, introduce a table metadata 
builder to cleanup the code.
   
   I am separating the builder to a different class to avoid making the 
`TableMetadata` class too long. I had to add a few package-private getters but 
I think that's a reasonable trade off.
   
   If we agree on this implementation, I will also update tests to use the 
builder instead of the `TableMetadata` constructor.


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