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

[#4814] Improvement (catalog-lakehouse-paimon): use purgeTable for Paimon instead of dropTable inGravitino #4820

Conversation

github-actions[bot]
Copy link

What changes were proposed in this pull request?

the dropTable in Paimon will both delete the metadata and data and skip the trash, as discussed in #1436 , Gravitino Paimon catalog should use purgeTable not dropTable

Why are the changes needed?

#4814

Does this PR introduce any user-facing change?

yes, updated the doc.

How was this patch tested?

existing ITs and UTs.

…imon instead of dropTable inGravitino (#4806)

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

the dropTable in Paimon will both delete the metadata and data and skip
the trash, as discussed in
#1436 , Gravitino Paimon
catalog should use purgeTable not dropTable

### Why are the changes needed?
#4814

### Does this PR introduce any user-facing change?
yes, updated the doc.

### How was this patch tested?
existing ITs and UTs.
@FANNG1 FANNG1 closed this Aug 30, 2024
@FANNG1 FANNG1 reopened this Aug 30, 2024
@jerryshao jerryshao merged commit f725d81 into branch-0.6 Aug 30, 2024
38 of 39 checks passed
@jerryshao jerryshao deleted the cherry-pick-branch-0.6-ec933085f39ef230e98c4242f4f1674cd38067ae branch August 30, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants