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

[Subtask] support delete operation to Iceberg Table #2542

Closed
caican00 opened this issue Mar 15, 2024 · 1 comment · Fixed by #2641
Closed

[Subtask] support delete operation to Iceberg Table #2542

caican00 opened this issue Mar 15, 2024 · 1 comment · Fixed by #2641
Labels
subtask Subtasks of umbrella issue

Comments

@caican00
Copy link
Collaborator

caican00 commented Mar 15, 2024

Describe the subtask

support delete operation to iceberg Table. For command delete from catalog.db.table where xxx.

Parent issue

#1571

@caican00 caican00 added the subtask Subtasks of umbrella issue label Mar 15, 2024
@caican00
Copy link
Collaborator Author

will work on it.

caican00 added a commit to caican00/gravitino that referenced this issue Mar 22, 2024
@FANNG1 FANNG1 closed this as completed in d513943 Apr 7, 2024
unknowntpo pushed a commit to unknowntpo/gravitino that referenced this issue Apr 9, 2024
…ion to Iceberg Table (apache#2641)

### What changes were proposed in this pull request?

support file-level operation to Iceberg Table:

`delete from catalog.db.table where ...`

### Why are the changes needed?
support file-level delete operation to Iceberg Table

Fix: apache#2542

### Does this PR introduce _any_ user-facing change?
Yes, users can execute delete sql to iceberg table.

### How was this patch tested?
New IT case.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subtask Subtasks of umbrella issue
Projects
None yet
1 participant