{
    "table_id": 12234536,
    "partition_id": 12234535,
    "tablet_id": 12234540,
    "schema_hash": 569169772,
    "shard_id": 25,
    "creation_time": 1749714731,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "UNIQUE_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "id",
                "type": "BIGINT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 1,
                "name": "competeId",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 2,
                "name": "username",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 146,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 3,
                "name": "userId",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "cellphone",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 74,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 5,
                "name": "extraGrade",
                "type": "DECIMAL32",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0.00",
                "precision": 6,
                "frac": 2,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 6,
                "name": "infos",
                "type": "STRING",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "status",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 8,
                "name": "type",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 9,
                "name": "isSubmitted",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 10,
                "name": "totalScore",
                "type": "DECIMAL32",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0.00",
                "precision": 6,
                "frac": 2,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 11,
                "name": "autoCalculateScore",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 12,
                "name": "extra",
                "type": "STRING",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 13,
                "name": "createdAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 14,
                "name": "updatedAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 15,
                "name": "startAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 16,
                "name": "endAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 17,
                "name": "deletedAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "1970-01-01 00:00:00",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "has_bitmap_index": true,
                "visible": true
            },
            {
                "unique_id": 18,
                "name": "__op",
                "type": "BOOLEAN",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 19,
                "name": "isLeader",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "1",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 20,
                "name": "avgScore",
                "type": "DECIMAL32",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 6,
                "frac": 2,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 21,
                "name": "monitorStatus",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 22,
                "name": "__DORIS_DELETE_SIGN__",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": false,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 23,
                "name": "__DORIS_VERSION_COL__",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": false,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            }
        ],
        "num_short_key_columns": 1,
        "num_rows_per_row_block": 1024,
        "compress_kind": "COMPRESS_LZ4",
        "next_column_unique_id": 24,
        "is_in_memory": false,
        "delete_sign_idx": 22,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 1,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "index": [
            {
                "index_id": 12234534,
                "index_name": "idx_enrolments_deletedAt",
                "index_type": "BITMAP",
                "col_unique_id": [
                    17
                ],
                "properties": {}
            }
        ],
        "version_col_idx": -1
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 1,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1749714731,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 0,
            "rowset_id_v2": "02000000000055e4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749714731,
            "newest_write_timestamp": 1749714731,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946623,
            "num_rows": 24398,
            "total_disk_size": 2455779,
            "data_disk_size": 2455779,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434539,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d02514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434538,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988238,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946624,
            "end_version": 3946624,
            "num_rows": 43,
            "total_disk_size": 10437,
            "data_disk_size": 10437,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 8738947146686100347,
                "lo": -6600772740595407205
            },
            "creation_time": 1778434548,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d22514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434548,
            "newest_write_timestamp": 1778434548,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988241,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946625,
            "end_version": 3946625,
            "num_rows": 3353,
            "total_disk_size": 267485,
            "data_disk_size": 267485,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": -914567726753834813,
                "lo": -6977199474248907877
            },
            "creation_time": 1778434555,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d27514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434555,
            "newest_write_timestamp": 1778434555,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988242,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946626,
            "end_version": 3946626,
            "num_rows": 3264,
            "total_disk_size": 271206,
            "data_disk_size": 271206,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -9204029960807105198,
                "lo": 8457140947746754194
            },
            "creation_time": 1778434555,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d2a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434555,
            "newest_write_timestamp": 1778434555,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988243,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946627,
            "end_version": 3946627,
            "num_rows": 3190,
            "total_disk_size": 275315,
            "data_disk_size": 275315,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -6103921012621414787,
                "lo": 2342871451975601038
            },
            "creation_time": 1778434555,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d38514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434555,
            "newest_write_timestamp": 1778434555,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "in_restore_mode": false,
    "tablet_uid": {
        "hi": 452686302250245343,
        "lo": 3081730224326907049
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "stale_rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946542,
            "end_version": 3946546,
            "num_rows": 11833,
            "total_disk_size": 1031272,
            "data_disk_size": 1031272,
            "index_disk_size": 11482,
            "empty": false,
            "creation_time": 1778434080,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863989e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434065,
            "newest_write_timestamp": 1778434075,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988067,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946547,
            "end_version": 3946547,
            "num_rows": 849,
            "total_disk_size": 101040,
            "data_disk_size": 101040,
            "index_disk_size": 1373,
            "empty": false,
            "load_id": {
                "hi": -7257995359855729247,
                "lo": 2951275131079289784
            },
            "creation_time": 1778434085,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398bb514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434085,
            "newest_write_timestamp": 1778434085,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001q˙",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988068,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946548,
            "end_version": 3946548,
            "num_rows": 43,
            "total_disk_size": 10444,
            "data_disk_size": 10444,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 19348046729314339,
                "lo": 3612192595116892551
            },
            "creation_time": 1778434105,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398c5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434105,
            "newest_write_timestamp": 1778434105,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988071,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946549,
            "end_version": 3946549,
            "num_rows": 3353,
            "total_disk_size": 267485,
            "data_disk_size": 267485,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 8668798110578334931,
                "lo": -7293773983311822920
            },
            "creation_time": 1778434117,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398d5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434117,
            "newest_write_timestamp": 1778434117,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988072,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946550,
            "end_version": 3946550,
            "num_rows": 3264,
            "total_disk_size": 271256,
            "data_disk_size": 271256,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -3224085477868672217,
                "lo": 2932094270360838279
            },
            "creation_time": 1778434118,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398db514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434118,
            "newest_write_timestamp": 1778434118,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988073,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946551,
            "end_version": 3946551,
            "num_rows": 3190,
            "total_disk_size": 275302,
            "data_disk_size": 275302,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 666720110632307091,
                "lo": 3399104103541034655
            },
            "creation_time": 1778434118,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398dc514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434118,
            "newest_write_timestamp": 1778434118,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946541,
            "num_rows": 24398,
            "total_disk_size": 2457446,
            "data_disk_size": 2457446,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434059,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639841514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434055,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946542,
            "end_version": 3946551,
            "num_rows": 11999,
            "total_disk_size": 1049155,
            "data_disk_size": 1049155,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434123,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398df514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434065,
            "newest_write_timestamp": 1778434118,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988074,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946552,
            "end_version": 3946552,
            "num_rows": 2149,
            "total_disk_size": 249190,
            "data_disk_size": 249190,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -51380094967428870,
                "lo": 3678017965206898049
            },
            "creation_time": 1778434125,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086398e0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434125,
            "newest_write_timestamp": 1778434125,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988078,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946553,
            "end_version": 3946553,
            "num_rows": 3362,
            "total_disk_size": 266531,
            "data_disk_size": 266531,
            "index_disk_size": 1651,
            "empty": false,
            "load_id": {
                "hi": 8811144508755280979,
                "lo": 7889670107453664953
            },
            "creation_time": 1778434134,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639911514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434134,
            "newest_write_timestamp": 1778434134,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988079,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946554,
            "end_version": 3946554,
            "num_rows": 3266,
            "total_disk_size": 273254,
            "data_disk_size": 273254,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -5241602334351099417,
                "lo": 738609187917648819
            },
            "creation_time": 1778434135,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639912514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434135,
            "newest_write_timestamp": 1778434135,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988080,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946555,
            "end_version": 3946555,
            "num_rows": 2136,
            "total_disk_size": 198992,
            "data_disk_size": 198992,
            "index_disk_size": 1394,
            "empty": false,
            "load_id": {
                "hi": -4157978046037976934,
                "lo": -5720156108370454602
            },
            "creation_time": 1778434136,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639914514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434136,
            "newest_write_timestamp": 1778434136,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00000ˇ",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0000ņ\u001E"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988082,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946556,
            "end_version": 3946556,
            "num_rows": 2953,
            "total_disk_size": 305609,
            "data_disk_size": 305609,
            "index_disk_size": 1807,
            "empty": false,
            "load_id": {
                "hi": -2716591853203457799,
                "lo": 7827933581385211520
            },
            "creation_time": 1778434137,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863991a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434137,
            "newest_write_timestamp": 1778434137,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000ņ0",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001("
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988085,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946557,
            "end_version": 3946557,
            "num_rows": 282,
            "total_disk_size": 34564,
            "data_disk_size": 34564,
            "index_disk_size": 1370,
            "empty": false,
            "load_id": {
                "hi": -1924816526279642682,
                "lo": 740060528394595465
            },
            "creation_time": 1778434146,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863993d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434146,
            "newest_write_timestamp": 1778434146,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00011",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988087,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946558,
            "end_version": 3946558,
            "num_rows": 43,
            "total_disk_size": 10439,
            "data_disk_size": 10439,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 2400067600525370352,
                "lo": 5452400805264796345
            },
            "creation_time": 1778434166,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863994f514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434166,
            "newest_write_timestamp": 1778434166,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988098,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946559,
            "end_version": 3946559,
            "num_rows": 3353,
            "total_disk_size": 267484,
            "data_disk_size": 267484,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 1750504148527495109,
                "lo": 1337181425295508660
            },
            "creation_time": 1778434174,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639983514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434174,
            "newest_write_timestamp": 1778434174,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988099,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946560,
            "end_version": 3946560,
            "num_rows": 3264,
            "total_disk_size": 271277,
            "data_disk_size": 271277,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 1389317746361878935,
                "lo": 3088464098365427362
            },
            "creation_time": 1778434175,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639986514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434175,
            "newest_write_timestamp": 1778434175,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988100,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946561,
            "end_version": 3946561,
            "num_rows": 3190,
            "total_disk_size": 275321,
            "data_disk_size": 275321,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -8411660871254871852,
                "lo": 1314334190489438094
            },
            "creation_time": 1778434175,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639987514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434175,
            "newest_write_timestamp": 1778434175,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946556,
            "num_rows": 24398,
            "total_disk_size": 2458578,
            "data_disk_size": 2458578,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434139,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863991d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434137,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946557,
            "end_version": 3946561,
            "num_rows": 10132,
            "total_disk_size": 828214,
            "data_disk_size": 828214,
            "index_disk_size": 7478,
            "empty": false,
            "creation_time": 1778434175,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639989514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434146,
            "newest_write_timestamp": 1778434175,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988101,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946562,
            "end_version": 3946562,
            "num_rows": 1300,
            "total_disk_size": 163301,
            "data_disk_size": 163301,
            "index_disk_size": 1793,
            "empty": false,
            "load_id": {
                "hi": 3407221868836147119,
                "lo": -186696618190613365
            },
            "creation_time": 1778434176,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000863998c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434176,
            "newest_write_timestamp": 1778434176,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001qú"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988103,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946563,
            "end_version": 3946563,
            "num_rows": 849,
            "total_disk_size": 101039,
            "data_disk_size": 101039,
            "index_disk_size": 1373,
            "empty": false,
            "load_id": {
                "hi": -3580426279605953412,
                "lo": -2004322700365153612
            },
            "creation_time": 1778434186,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399a2514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434186,
            "newest_write_timestamp": 1778434186,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001q˙",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988105,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946564,
            "end_version": 3946564,
            "num_rows": 3362,
            "total_disk_size": 266514,
            "data_disk_size": 266514,
            "index_disk_size": 1651,
            "empty": false,
            "load_id": {
                "hi": -8696699610049714169,
                "lo": -8440695677978541667
            },
            "creation_time": 1778434194,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399b3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434194,
            "newest_write_timestamp": 1778434194,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988106,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946565,
            "end_version": 3946565,
            "num_rows": 3266,
            "total_disk_size": 273194,
            "data_disk_size": 273194,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 5422576849001906371,
                "lo": -3917962750019314814
            },
            "creation_time": 1778434194,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399b4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434194,
            "newest_write_timestamp": 1778434194,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988107,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946566,
            "end_version": 3946566,
            "num_rows": 3175,
            "total_disk_size": 275078,
            "data_disk_size": 275078,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 2324352281442035206,
                "lo": 32379523516531632
            },
            "creation_time": 1778434194,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399b6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434194,
            "newest_write_timestamp": 1778434194,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00000ˇ",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001(Z"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988108,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946567,
            "end_version": 3946567,
            "num_rows": 2196,
            "total_disk_size": 252965,
            "data_disk_size": 252965,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -1635444572732501692,
                "lo": 4052484334717747597
            },
            "creation_time": 1778434196,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399b8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434196,
            "newest_write_timestamp": 1778434196,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001(_",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988113,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946568,
            "end_version": 3946568,
            "num_rows": 43,
            "total_disk_size": 10445,
            "data_disk_size": 10445,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 5134816164063138563,
                "lo": -8161371107186906711
            },
            "creation_time": 1778434226,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399e4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434226,
            "newest_write_timestamp": 1778434226,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988115,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946569,
            "end_version": 3946569,
            "num_rows": 3353,
            "total_disk_size": 267490,
            "data_disk_size": 267490,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": -8843871656865131680,
                "lo": 1648725664812686744
            },
            "creation_time": 1778434234,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399e9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434234,
            "newest_write_timestamp": 1778434234,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988116,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946570,
            "end_version": 3946570,
            "num_rows": 3264,
            "total_disk_size": 271143,
            "data_disk_size": 271143,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 1319043042077469101,
                "lo": -2949756475475449929
            },
            "creation_time": 1778434234,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399ec514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434234,
            "newest_write_timestamp": 1778434234,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988117,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946571,
            "end_version": 3946571,
            "num_rows": 3190,
            "total_disk_size": 275311,
            "data_disk_size": 275311,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -698376286939906684,
                "lo": 1939537242741121960
            },
            "creation_time": 1778434235,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399ed514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434235,
            "newest_write_timestamp": 1778434235,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988119,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946572,
            "end_version": 3946572,
            "num_rows": 2149,
            "total_disk_size": 249199,
            "data_disk_size": 249199,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -8985060984426886828,
                "lo": -7407714337269922379
            },
            "creation_time": 1778434236,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399fd514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434236,
            "newest_write_timestamp": 1778434236,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946567,
            "num_rows": 24398,
            "total_disk_size": 2457577,
            "data_disk_size": 2457577,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434200,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086399c1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434196,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946568,
            "end_version": 3946572,
            "num_rows": 11999,
            "total_disk_size": 1047120,
            "data_disk_size": 1047120,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434239,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a05514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434226,
            "newest_write_timestamp": 1778434236,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988122,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946573,
            "end_version": 3946573,
            "num_rows": 43,
            "total_disk_size": 10444,
            "data_disk_size": 10444,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 8091707394635649139,
                "lo": 2714460590773927813
            },
            "creation_time": 1778434246,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a27514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434246,
            "newest_write_timestamp": 1778434246,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988125,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946574,
            "end_version": 3946574,
            "num_rows": 3353,
            "total_disk_size": 267500,
            "data_disk_size": 267500,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 9028954809755291130,
                "lo": 7473137445602722476
            },
            "creation_time": 1778434254,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a39514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434254,
            "newest_write_timestamp": 1778434254,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988126,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946575,
            "end_version": 3946575,
            "num_rows": 3264,
            "total_disk_size": 271252,
            "data_disk_size": 271252,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 4774297316644130552,
                "lo": 8391290842971180421
            },
            "creation_time": 1778434254,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a3c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434254,
            "newest_write_timestamp": 1778434254,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988127,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946576,
            "end_version": 3946576,
            "num_rows": 3190,
            "total_disk_size": 275309,
            "data_disk_size": 275309,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -2572170517878142131,
                "lo": -7185368957385173630
            },
            "creation_time": 1778434255,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a3d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434255,
            "newest_write_timestamp": 1778434255,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988129,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946577,
            "end_version": 3946577,
            "num_rows": 2149,
            "total_disk_size": 249197,
            "data_disk_size": 249197,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": 7440010700100443615,
                "lo": -6992056662825188957
            },
            "creation_time": 1778434256,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a4c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434256,
            "newest_write_timestamp": 1778434256,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988132,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946578,
            "end_version": 3946578,
            "num_rows": 43,
            "total_disk_size": 10437,
            "data_disk_size": 10437,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 5208372518815454716,
                "lo": -3851690341925145156
            },
            "creation_time": 1778434286,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a72514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434286,
            "newest_write_timestamp": 1778434286,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988135,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946579,
            "end_version": 3946579,
            "num_rows": 3353,
            "total_disk_size": 267494,
            "data_disk_size": 267494,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 5063217037139781988,
                "lo": 7453960344225570435
            },
            "creation_time": 1778434293,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a84514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434293,
            "newest_write_timestamp": 1778434293,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988136,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946580,
            "end_version": 3946580,
            "num_rows": 3264,
            "total_disk_size": 271218,
            "data_disk_size": 271218,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -5600603801829969766,
                "lo": 3257031143559257269
            },
            "creation_time": 1778434294,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a87514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434294,
            "newest_write_timestamp": 1778434294,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988137,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946581,
            "end_version": 3946581,
            "num_rows": 3190,
            "total_disk_size": 275325,
            "data_disk_size": 275325,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 3697276466945320906,
                "lo": 7721562570039995058
            },
            "creation_time": 1778434294,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a88514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434294,
            "newest_write_timestamp": 1778434294,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988138,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946582,
            "end_version": 3946582,
            "num_rows": 2149,
            "total_disk_size": 249212,
            "data_disk_size": 249212,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": 7586328485634404779,
                "lo": 7443315728596154252
            },
            "creation_time": 1778434297,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a8a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434297,
            "newest_write_timestamp": 1778434297,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988140,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946583,
            "end_version": 3946583,
            "num_rows": 43,
            "total_disk_size": 10446,
            "data_disk_size": 10446,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": -6897165193705311434,
                "lo": 7522489323634144920
            },
            "creation_time": 1778434307,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a9c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434307,
            "newest_write_timestamp": 1778434307,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988143,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946584,
            "end_version": 3946584,
            "num_rows": 3353,
            "total_disk_size": 267489,
            "data_disk_size": 267489,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 1606381480697990406,
                "lo": 6808806742444626305
            },
            "creation_time": 1778434315,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ab5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434315,
            "newest_write_timestamp": 1778434315,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988144,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946585,
            "end_version": 3946585,
            "num_rows": 3264,
            "total_disk_size": 271140,
            "data_disk_size": 271140,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -7690192504627919372,
                "lo": -8063469075791068512
            },
            "creation_time": 1778434316,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ab8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434316,
            "newest_write_timestamp": 1778434316,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988145,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946586,
            "end_version": 3946586,
            "num_rows": 3190,
            "total_disk_size": 275313,
            "data_disk_size": 275313,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 1315473866277629455,
                "lo": -8483207348698116980
            },
            "creation_time": 1778434316,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ab9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434316,
            "newest_write_timestamp": 1778434316,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988146,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946587,
            "end_version": 3946587,
            "num_rows": 1300,
            "total_disk_size": 163297,
            "data_disk_size": 163297,
            "index_disk_size": 1793,
            "empty": false,
            "load_id": {
                "hi": 4055690385896693525,
                "lo": -8916854733926900324
            },
            "creation_time": 1778434317,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639abb514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434317,
            "newest_write_timestamp": 1778434317,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001qú"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946577,
            "num_rows": 24398,
            "total_disk_size": 2459721,
            "data_disk_size": 2459721,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434260,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a4f514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434256,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946578,
            "end_version": 3946582,
            "num_rows": 11999,
            "total_disk_size": 1048988,
            "data_disk_size": 1048988,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434299,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639a9a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434286,
            "newest_write_timestamp": 1778434297,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946583,
            "end_version": 3946587,
            "num_rows": 11150,
            "total_disk_size": 951387,
            "data_disk_size": 951387,
            "index_disk_size": 11002,
            "empty": false,
            "creation_time": 1778434317,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639abd514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434307,
            "newest_write_timestamp": 1778434317,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988148,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946588,
            "end_version": 3946588,
            "num_rows": 849,
            "total_disk_size": 101036,
            "data_disk_size": 101036,
            "index_disk_size": 1373,
            "empty": false,
            "load_id": {
                "hi": 3335732418946959800,
                "lo": -8731811811772873589
            },
            "creation_time": 1778434327,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ad0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434327,
            "newest_write_timestamp": 1778434327,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001q˙",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988149,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946589,
            "end_version": 3946589,
            "num_rows": 43,
            "total_disk_size": 10444,
            "data_disk_size": 10444,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 811560567700146719,
                "lo": 8687468188435251385
            },
            "creation_time": 1778434347,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ad3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434347,
            "newest_write_timestamp": 1778434347,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988161,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946590,
            "end_version": 3946590,
            "num_rows": 3353,
            "total_disk_size": 267501,
            "data_disk_size": 267501,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 7011936115419704699,
                "lo": -1523646624516231795
            },
            "creation_time": 1778434355,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b17514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434355,
            "newest_write_timestamp": 1778434355,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988162,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946591,
            "end_version": 3946591,
            "num_rows": 3264,
            "total_disk_size": 271143,
            "data_disk_size": 271143,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 5137210078380970261,
                "lo": -8606463552225669473
            },
            "creation_time": 1778434355,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b1a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434355,
            "newest_write_timestamp": 1778434355,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988163,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946592,
            "end_version": 3946592,
            "num_rows": 3190,
            "total_disk_size": 275323,
            "data_disk_size": 275323,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -990035196020757953,
                "lo": -7155324536097193304
            },
            "creation_time": 1778434356,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b1b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434356,
            "newest_write_timestamp": 1778434356,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988164,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946593,
            "end_version": 3946593,
            "num_rows": 1300,
            "total_disk_size": 163284,
            "data_disk_size": 163284,
            "index_disk_size": 1793,
            "empty": false,
            "load_id": {
                "hi": 1534099727298593782,
                "lo": -2560467226851744348
            },
            "creation_time": 1778434357,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b1d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434357,
            "newest_write_timestamp": 1778434357,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001qú"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988166,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946594,
            "end_version": 3946594,
            "num_rows": 892,
            "total_disk_size": 105040,
            "data_disk_size": 105040,
            "index_disk_size": 1373,
            "empty": false,
            "load_id": {
                "hi": -6465845876899279038,
                "lo": -1962402275365556077
            },
            "creation_time": 1778434367,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b2d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434367,
            "newest_write_timestamp": 1778434367,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946589,
            "num_rows": 24398,
            "total_disk_size": 2456416,
            "data_disk_size": 2456416,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434349,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ad6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434347,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946590,
            "end_version": 3946594,
            "num_rows": 11999,
            "total_disk_size": 1047724,
            "data_disk_size": 1047724,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434368,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b31514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434355,
            "newest_write_timestamp": 1778434367,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988174,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946595,
            "end_version": 3946595,
            "num_rows": 3353,
            "total_disk_size": 267503,
            "data_disk_size": 267503,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 3406204791398053076,
                "lo": 8026660359510563475
            },
            "creation_time": 1778434374,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b6a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434374,
            "newest_write_timestamp": 1778434374,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988175,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946596,
            "end_version": 3946596,
            "num_rows": 3264,
            "total_disk_size": 271279,
            "data_disk_size": 271279,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -7040400439135955039,
                "lo": -3421537355981451848
            },
            "creation_time": 1778434374,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b6d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434374,
            "newest_write_timestamp": 1778434374,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988176,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946597,
            "end_version": 3946597,
            "num_rows": 3190,
            "total_disk_size": 275313,
            "data_disk_size": 275313,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 3984813493580901594,
                "lo": -2705707116742318402
            },
            "creation_time": 1778434375,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b6e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434375,
            "newest_write_timestamp": 1778434375,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988178,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946598,
            "end_version": 3946598,
            "num_rows": 2149,
            "total_disk_size": 249201,
            "data_disk_size": 249201,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -9060744689150633368,
                "lo": 3635463064980827575
            },
            "creation_time": 1778434377,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b87514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434377,
            "newest_write_timestamp": 1778434377,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988181,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946599,
            "end_version": 3946599,
            "num_rows": 43,
            "total_disk_size": 10446,
            "data_disk_size": 10446,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": -5386016332966479998,
                "lo": -3514809775239969861
            },
            "creation_time": 1778434407,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bae514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434407,
            "newest_write_timestamp": 1778434407,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988183,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946600,
            "end_version": 3946600,
            "num_rows": 3353,
            "total_disk_size": 267500,
            "data_disk_size": 267500,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 5711940110762413979,
                "lo": -5415398791973059415
            },
            "creation_time": 1778434415,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bb1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434415,
            "newest_write_timestamp": 1778434415,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988184,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946601,
            "end_version": 3946601,
            "num_rows": 3264,
            "total_disk_size": 271149,
            "data_disk_size": 271149,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -4949701180063679883,
                "lo": -7229103872829450571
            },
            "creation_time": 1778434415,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bb4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434415,
            "newest_write_timestamp": 1778434415,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988185,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946602,
            "end_version": 3946602,
            "num_rows": 3190,
            "total_disk_size": 275320,
            "data_disk_size": 275320,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": -2215291963786907631,
                "lo": 4740936776213446291
            },
            "creation_time": 1778434415,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bb5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434415,
            "newest_write_timestamp": 1778434415,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988187,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946603,
            "end_version": 3946603,
            "num_rows": 2149,
            "total_disk_size": 249208,
            "data_disk_size": 249208,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -409953216383959159,
                "lo": -1937326894314849662
            },
            "creation_time": 1778434417,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bc7514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434417,
            "newest_write_timestamp": 1778434417,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946599,
            "end_version": 3946603,
            "num_rows": 11999,
            "total_disk_size": 1046349,
            "data_disk_size": 1046349,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434420,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bc9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434407,
            "newest_write_timestamp": 1778434417,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988189,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946604,
            "end_version": 3946604,
            "num_rows": 43,
            "total_disk_size": 10437,
            "data_disk_size": 10437,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 887144563504441128,
                "lo": 5100408221447061670
            },
            "creation_time": 1778434428,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639bd8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434427,
            "newest_write_timestamp": 1778434427,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988196,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946605,
            "end_version": 3946605,
            "num_rows": 3353,
            "total_disk_size": 267488,
            "data_disk_size": 267488,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 7298384939345260815,
                "lo": 2026109012281733560
            },
            "creation_time": 1778434434,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c07514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434434,
            "newest_write_timestamp": 1778434434,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988197,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946606,
            "end_version": 3946606,
            "num_rows": 3264,
            "total_disk_size": 271223,
            "data_disk_size": 271223,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 8450972885861910613,
                "lo": -4660235507041040235
            },
            "creation_time": 1778434435,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c0a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434435,
            "newest_write_timestamp": 1778434435,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988198,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946607,
            "end_version": 3946607,
            "num_rows": 3190,
            "total_disk_size": 275312,
            "data_disk_size": 275312,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 1387564454364999102,
                "lo": 9118920024419944857
            },
            "creation_time": 1778434435,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c0b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434435,
            "newest_write_timestamp": 1778434435,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946598,
            "num_rows": 24398,
            "total_disk_size": 2459654,
            "data_disk_size": 2459654,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434381,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639b8a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434377,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946599,
            "end_version": 3946607,
            "num_rows": 11999,
            "total_disk_size": 1050247,
            "data_disk_size": 1050247,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434436,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c0d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434407,
            "newest_write_timestamp": 1778434435,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988199,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946608,
            "end_version": 3946608,
            "num_rows": 2149,
            "total_disk_size": 249200,
            "data_disk_size": 249200,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": 1607028079489706785,
                "lo": -572582808765660543
            },
            "creation_time": 1778434438,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c11514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434438,
            "newest_write_timestamp": 1778434438,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988203,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946609,
            "end_version": 3946609,
            "num_rows": 43,
            "total_disk_size": 10447,
            "data_disk_size": 10447,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": -410381974023722403,
                "lo": -1203011383462017865
            },
            "creation_time": 1778434468,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c46514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434468,
            "newest_write_timestamp": 1778434468,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988205,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946610,
            "end_version": 3946610,
            "num_rows": 3353,
            "total_disk_size": 267497,
            "data_disk_size": 267497,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": -8772515782805512775,
                "lo": 3156062016440338304
            },
            "creation_time": 1778434474,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c4a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434474,
            "newest_write_timestamp": 1778434474,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988206,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946611,
            "end_version": 3946611,
            "num_rows": 3264,
            "total_disk_size": 271142,
            "data_disk_size": 271142,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 7441714529851519816,
                "lo": -2309723041979216491
            },
            "creation_time": 1778434474,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c4d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434474,
            "newest_write_timestamp": 1778434474,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988207,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946612,
            "end_version": 3946612,
            "num_rows": 3190,
            "total_disk_size": 275316,
            "data_disk_size": 275316,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 7153691467391232584,
                "lo": -3224903921054503551
            },
            "creation_time": 1778434474,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c4e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434474,
            "newest_write_timestamp": 1778434474,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988208,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946613,
            "end_version": 3946613,
            "num_rows": 2149,
            "total_disk_size": 249204,
            "data_disk_size": 249204,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -3581161826672423266,
                "lo": -7931309556247766119
            },
            "creation_time": 1778434478,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c52514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434478,
            "newest_write_timestamp": 1778434478,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988211,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946614,
            "end_version": 3946614,
            "num_rows": 43,
            "total_disk_size": 10444,
            "data_disk_size": 10444,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": -3726147895685997271,
                "lo": -6673045493074741585
            },
            "creation_time": 1778434488,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c74514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434488,
            "newest_write_timestamp": 1778434488,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988213,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946615,
            "end_version": 3946615,
            "num_rows": 3353,
            "total_disk_size": 267487,
            "data_disk_size": 267487,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 6218179555168209422,
                "lo": 1952923076696922539
            },
            "creation_time": 1778434493,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c7a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434493,
            "newest_write_timestamp": 1778434493,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988215,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946616,
            "end_version": 3946616,
            "num_rows": 3264,
            "total_disk_size": 271238,
            "data_disk_size": 271238,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": 8668300668567413786,
                "lo": 793754779055982753
            },
            "creation_time": 1778434495,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c8a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434495,
            "newest_write_timestamp": 1778434495,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988216,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946617,
            "end_version": 3946617,
            "num_rows": 3190,
            "total_disk_size": 275328,
            "data_disk_size": 275328,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 7442023574381936983,
                "lo": 3266885215437288639
            },
            "creation_time": 1778434495,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c8b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434495,
            "newest_write_timestamp": 1778434495,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988217,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946618,
            "end_version": 3946618,
            "num_rows": 2149,
            "total_disk_size": 249215,
            "data_disk_size": 249215,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -626151904164134496,
                "lo": -8992145264601956689
            },
            "creation_time": 1778434498,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c8d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434498,
            "newest_write_timestamp": 1778434498,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 3946612,
            "num_rows": 24398,
            "total_disk_size": 2458048,
            "data_disk_size": 2458048,
            "index_disk_size": 54405,
            "empty": false,
            "creation_time": 1778434475,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c50514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1749715281,
            "newest_write_timestamp": 1778434474,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946613,
            "end_version": 3946618,
            "num_rows": 11999,
            "total_disk_size": 1049208,
            "data_disk_size": 1049208,
            "index_disk_size": 11702,
            "empty": false,
            "creation_time": 1778434499,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639c8f514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434478,
            "newest_write_timestamp": 1778434498,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988220,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946619,
            "end_version": 3946619,
            "num_rows": 43,
            "total_disk_size": 10440,
            "data_disk_size": 10440,
            "index_disk_size": 1821,
            "empty": false,
            "load_id": {
                "hi": 6719430634311656666,
                "lo": 3365937333239404419
            },
            "creation_time": 1778434528,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639cb6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434528,
            "newest_write_timestamp": 1778434528,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001aš",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ģ"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988231,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946620,
            "end_version": 3946620,
            "num_rows": 3353,
            "total_disk_size": 267497,
            "data_disk_size": 267497,
            "index_disk_size": 1650,
            "empty": false,
            "load_id": {
                "hi": 2035877062676644780,
                "lo": -1215502899746208078
            },
            "creation_time": 1778434533,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639ceb514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434533,
            "newest_write_timestamp": 1778434533,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001a"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988232,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946621,
            "end_version": 3946621,
            "num_rows": 3264,
            "total_disk_size": 271150,
            "data_disk_size": 271150,
            "index_disk_size": 1712,
            "empty": false,
            "load_id": {
                "hi": -6103418904671624630,
                "lo": 7967882983588150665
            },
            "creation_time": 1778434534,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639cee514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434534,
            "newest_write_timestamp": 1778434534,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ēą"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988233,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946622,
            "end_version": 3946622,
            "num_rows": 3190,
            "total_disk_size": 275316,
            "data_disk_size": 275316,
            "index_disk_size": 1409,
            "empty": false,
            "load_id": {
                "hi": 2472395964883671976,
                "lo": 2314360129988948401
            },
            "creation_time": 1778434534,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639cef514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434534,
            "newest_write_timestamp": 1778434534,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u00002K",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001*-"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 12234535,
            "tablet_id": 12234540,
            "txn_id": 61988235,
            "tablet_schema_hash": 569169772,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 3946623,
            "end_version": 3946623,
            "num_rows": 2149,
            "total_disk_size": 249204,
            "data_disk_size": 249204,
            "index_disk_size": 1399,
            "empty": false,
            "load_id": {
                "hi": -270049396754670151,
                "lo": -7280053714586583110
            },
            "creation_time": 1778434538,
            "tablet_uid": {
                "hi": 452686302250245343,
                "lo": 3081730224326907049
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008639d00514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778434538,
            "newest_write_timestamp": 1778434538,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0001*;",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0001Ŗ˛"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "competeId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "username",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 146,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "cellphone",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 74,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "extraGrade",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "infos",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "status",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "type",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "isSubmitted",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "totalScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0.00",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "autoCalculateScore",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "extra",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "createdAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "updatedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "startAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "name": "endAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 17,
                        "name": "deletedAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1970-01-01 00:00:00",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "has_bitmap_index": true,
                        "visible": true
                    },
                    {
                        "unique_id": 18,
                        "name": "__op",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 19,
                        "name": "isLeader",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "1",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 20,
                        "name": "avgScore",
                        "type": "DECIMAL32",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 6,
                        "frac": 2,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 21,
                        "name": "monitorStatus",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 22,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 23,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 24,
                "is_in_memory": false,
                "delete_sign_idx": 22,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "index": [
                    {
                        "index_id": 12234534,
                        "index_name": "idx_enrolments_deletedAt",
                        "index_type": "BITMAP",
                        "col_unique_id": [
                            17
                        ],
                        "properties": {}
                    }
                ],
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "replica_id": 12234541,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}