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

fix: unknown share table hits of share tnc7yee14.ontime_shared_2 on DROP TABLE #11095

Merged

Conversation

flaneur2020
Copy link
Member

I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/

Summary

Currently it raises an error on deleting a table from a share when the target table is not found.

However I guess it might be also feasible to treat it as a normal case, so it might act more idempotently.

Closes #11079

@vercel
Copy link

vercel bot commented Apr 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
databend ⬜️ Ignored (Inspect) Apr 17, 2023 0:03am

@flaneur2020 flaneur2020 requested a review from lichuang April 17, 2023 11:51
@mergify mergify bot added the pr-bugfix this PR patches a bug in codebase label Apr 17, 2023
@flaneur2020 flaneur2020 force-pushed the swallow-error-on-table-not-found branch from 611cebe to 5b42385 Compare April 17, 2023 12:03
@BohuTANG BohuTANG merged commit 55b3e54 into databendlabs:main Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-bugfix this PR patches a bug in codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: 2717: unknown share table hits of share tnc7yee14.ontime_shared_2 on DROP TABLE
3 participants