jiamin13579 commented on PR #10895: URL: https://github.com/apache/iceberg/pull/10895#issuecomment-2275388906
> @jiamin13579 `TableMetadata` in the case of the rest catalog is actually managed by the REST server implementation and not by the rest catalog itself (which in this case is just the REST client). Do you have a reproducible test that you could add to `CatalogTests` or `TestRESTCatalog` that shows what is being expected? Thank you for your response. I noticed that other TableOperations implementations operate on the client side. Shouldn't the REST Catalog API also maintain consistency in this regard? We found in our experiments with a third-party implementation of the REST catalog that similar cleanup operations were not performed. -- 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