Fokko closed issue #980: Issue when evolving and writing in the same transaction
URL: https://github.com/apache/iceberg-python/issues/980
--
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
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