StarRocks / starrocks

The world's fastest open query engine for sub-second analytics both on and off the data lakehouse. With the flexibility to support nearly any scenario, StarRocks provides best-in-class performance for multi-dimensional analytics, real-time analytics, and ad-hoc queries. A Linux Foundation project.
https://starrocks.io
Apache License 2.0
8.94k stars 1.79k forks source link

[Enhancement] add command to show the dropped meta information that can be recovered #51006

Open rohitrs1983 opened 2 months ago

rohitrs1983 commented 2 months ago

Enhancement

add command to show the dropped meta information that can be recovered

show catalog recycle bin

kevincai commented 2 months ago

maybe consider move this to information_schema database, so we can have schema and write sql with where conditions.