BiteTheDDDDt opened a new issue #6322:
URL: https://github.com/apache/incubator-doris/issues/6322


   **Is your feature request related to a problem? Please describe.**
    Sometimes, garbage data will accumulate and take up a lot of space, users 
who want to clean up trash can only delete files by themselves.
   
   **Describe the solution you'd like**
   Add a sql statement for cleaning the trash actively.
   format:
   `clean trash;`
   `clean trash on ("BackendHost1:BackendHeartBeatPort1", 
"BackendHost2:BackendHeartBeatPort2", ...);`
   
   **Additional context**
   
![图片](https://user-images.githubusercontent.com/7939630/126925462-39417651-5816-4284-8c8c-3fed7ff58547.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to