Skip to main content

backend_tablets

Overview​

View the information of talbet on Backends.(added by doris 3.0.7)

Database​

information_schema

Table Information​

Column NameTypeDescription
BE_IDbigintThe ID of the Backend
TABLET_IDbigintThe ID of the Tablet
REPLICA_IDbigintThe ID of the replica
PARTITION_IDbigintThe ID of the partition
TABLET_PATHvarchar(256)The Path of the tablet
TABLET_LOCAL_SIZEbigintThe Size of the tablet on local
TABLET_REMOTE_SIZEbigintThe Size of the tablet on remote
VERSION_COUNTbigintThe number of version
SEGMENT_COUNTbigintThe size of segment
NUM_COLUMNSbigintThe number of columns
ROW_SIZEbigintThe size of row
COMPACTION_SCOREintCompaction Score
COMPRESS_KINDvarchar(256)The Kind of Compression
IS_USEDboolIs the tablet datadir opened
IS_ALTER_FAILEDboolWhether the alter operate failed
CREATE_TIMEdatetimeTablet Create Time
UPDATE_TIMEdatetimeLast Tablet Writted Time
IS_OVERLAPboolWhether tablets overlap