-
Notifications
You must be signed in to change notification settings - Fork 760
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: add vacuum impl #11320
feat: add vacuum impl #11320
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The interface manager design needs some further discussion.
Can we add some integration tests to vacuum command? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* feat: add vacuum impl * feat: add vacuum impl * fix: add InterfaceManager * fix: add vacuum impl * fix: add oss license manager * fix: add oss license manager * fix: rename InterfaceManager to VacuumHandler; add stateful test * fix test fail * refactor ee feature dirs * rename file with ee prefix
I hereby agree to the terms of the CLA available at: https://databend.rs/dev/policies/cla/
Summary
feat: add vacuum impl
Closes #issue