nastra commented on issue #11103: URL: https://github.com/apache/iceberg/issues/11103#issuecomment-2350867498
I think the issue is that https://github.com/apache/iceberg/blob/afda8be/core/src/main/java/org/apache/iceberg/rest/responses/LoadTableResponse.java#L64 is not idempotent and writes a new metadata log entry and also updates `lastUpdatedMillis` whenever `LoadTableResponse#tableMetadata()` is called -- 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