Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Catalog] Handle the no-op operation case #8887

Open
snazy opened this issue Jun 21, 2024 · 0 comments
Open

[Catalog] Handle the no-op operation case #8887

snazy opened this issue Jun 21, 2024 · 0 comments
Labels
catalog Nessie Catalog / Iceberg REST

Comments

@snazy
Copy link
Member

snazy commented Jun 21, 2024

There might be situations when a client sends a table/view update, but the operation results in a no-op. Ideally, we should not commit anything.

See TODOs in o.p.catalog.service.impl.CatalogServiceImpl#applyIcebergTableCommitOperation + #applyIcebergViewCommitOperation

@adutra adutra added the catalog Nessie Catalog / Iceberg REST label Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
catalog Nessie Catalog / Iceberg REST
Projects
None yet
Development

No branches or pull requests

2 participants