Re: [I] Issue in multiple appends in one transaction [iceberg-python]

2025-05-06 Thread via GitHub
dor-bernstein commented on issue #1946: URL: https://github.com/apache/iceberg-python/issues/1946#issuecomment-2853556545 @Fokko looks good, thanks for handling this so quickly! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] Issue in multiple appends in one transaction [iceberg-python]

2025-05-06 Thread via GitHub
Fokko commented on issue #1946: URL: https://github.com/apache/iceberg-python/issues/1946#issuecomment-2853532054 Hey @dor-bernstein If there are any updates left, it will still try to process them. https://github.com/apache/iceberg-python/pull/1961 will also allow you to commit wit

Re: [I] Issue in multiple appends in one transaction [iceberg-python]

2025-05-04 Thread via GitHub
dor-bernstein commented on issue #1946: URL: https://github.com/apache/iceberg-python/issues/1946#issuecomment-2849064077 @Fokko Can I leave the context manager without triggering a commit? I prefer to be more explicit -- This is an automated message from the Apache Git Service. To respo

Re: [I] Issue in multiple appends in one transaction [iceberg-python]

2025-05-02 Thread via GitHub
Fokko commented on issue #1946: URL: https://github.com/apache/iceberg-python/issues/1946#issuecomment-2846738918 Hey @dor-bernstein Thanks for raising this. Do you have the full stack trace by any chance? I see in the code that you probably commit twice: ```python with tab