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

feat(catalog): implement undrop & permanent delete for tabulars #324

Open
2 tasks
twuebi opened this issue Sep 5, 2024 · 0 comments
Open
2 tasks

feat(catalog): implement undrop & permanent delete for tabulars #324

twuebi opened this issue Sep 5, 2024 · 0 comments

Comments

@twuebi
Copy link
Contributor

twuebi commented Sep 5, 2024

With #310, we're adding a cleanup task which will delete soft-deleted tabulars after a while. The idea behind that is to be able to undrop a dropped table if the deletion was not intentional.

We should add an endpoint which supports undropping a table.

It needs to:

@twuebi twuebi changed the title implement undrop for tabulars feat(catalog): implement undrop for tabulars Sep 18, 2024
@c-thiel c-thiel changed the title feat(catalog): implement undrop for tabulars feat(catalog): implement undrop & permanent delete for tabulars Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant