Skip to main content
Version: Candidate-4.0

recyclebin_catalogs

recyclebin_catalogs provides metadata information of deleted databases, tables, and partitions temporarily stored in the FE recycle bin.

recyclebin_catalogs provides the following fields:

FieldDescription
TYPEThe type of metadata that was deleted, including Database, Table, and Partition.
NAMEThe name of the deleted object.
DB_IDThe DB ID of the deleted object.
TABLE_IDThe Table ID of the deleted object.
PARTITION_IDThe Partition ID of the deleted object.
DROP_TIMEThe time when the object is deleted.