BiteTheDDDDt opened a new issue #6246:
URL: https://github.com/apache/incubator-doris/issues/6246
**Is your feature request related to a problem? Please describe.**
Sometimes, garbage data will accumulate and take up a lot of space, but
users don't know it.
**Describe the solution you'd like**
Add a query for display trash used capacity.
query format:
`show trash;`
`show trash on ("BackendHost1:BackendHeartBeatPort1",
"BackendHost2:BackendHeartBeatPort2", ...);`
**Describe alternatives you've considered**
Users can manually delete trash after noticing that trash takes up a lot of
space
**Additional context**


--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]