-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Feature]: Support Truncate collection #26280
Comments
Can truncate partition be implemented together? |
should be ok to do that. |
Good day @xiaofan-luan May I ask is this issue still valid or open for contributing? I would like to pick it up. If yes, can you help to provide the starting point. Thanks! |
Hi @datnguyenzzz. maybe you can start from this PR and figure out |
Thanks for the suggestion. Will read through the MR and the comments, then will ask again if I need further clarification. |
/assign @datnguyenzzz |
Hello @xiaofan-luan I'm in the midst of implementing this feature, after reading through above comments. My step-by-step approach is as follows:
What do you think about my approach? If the plan sounds okay, then I have a newbie question about step 2, which is about Thanks!! |
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
Truncate a collection cleans all data in a collection.
This can help user to clean up data as soon as possible.
To truncate a collection
Describe the solution you'd like.
No response
Describe an alternate solution.
No response
Anything else? (Additional Context)
No response
The text was updated successfully, but these errors were encountered: