HonahX commented on issue #980:
URL: https://github.com/apache/iceberg-python/issues/980#issuecomment-2258677170

   Thanks for raising the issue! I am able to reproduce it in the latest main.
   
   I think the issue is that inside `txn.append()`:
   
   
https://github.com/apache/iceberg-python/blob/9b6503def4f07a70149da07378f4795c3a4b113b/pyiceberg/table/__init__.py#L492-L508
   
   There are several usages of `self._table.*` where `self.table_metadata.*` 
should be used. 


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