fivetran-raulpersa opened a new pull request, #13169: URL: https://github.com/apache/iceberg/pull/13169
Fixes #13014 In multiple Table ops (Glue, Dynamo, BigQuery and Nessie) a failing operation will clean up the metadata file. However it should only do so if it was the one to create the metadata file in the first place. Otherwise, an operation like `registerTable` could corrupt other catalog that rely on the existence of the metadata file -- 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