HonahX commented on PR #498:
URL: https://github.com/apache/iceberg-python/pull/498#issuecomment-2009036538

   I updated the implementation to take the third approach:
   
   > a third approach that we may add a flag to TableUpdate to mark it as 
create changes and let _apply_table_update handle these updates specially. We 
will exclude this flag from serialization so RestCatalog is not affected. If it 
can work, we do not need this additional class anymore.
   
   This approach let us get rid of the additional metadata class and requires 
only small updates on the current `update_table_metadata` mechanism.
   
   I will address other review comments soon


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to