Noremac201 commented on issue #14096: URL: https://github.com/apache/iceberg/issues/14096#issuecomment-3321295167
The retry is done within the `RetryingMetastoreClient`, and as such Iceberg sees no commit failures, it proceeds as if nothing happened as the retry succeeded, and marked the commit as succeeded. Essentially that initial `alter_table` is a rogue HMS api call, with no handle anywhere that modifies the DB. -- 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