{
    "table_id": 10989654,
    "partition_id": 10989653,
    "tablet_id": 10989658,
    "schema_hash": 103983080,
    "shard_id": 104,
    "creation_time": 1745824966,
    "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": "orgId",
                "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": "userId",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 3,
                "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": 4,
                "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": 5,
                "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": 6,
                "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,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "classCount",
                "type": "INT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 8,
                "name": "firstLoginAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 9,
                "name": "lastLoginAt",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 10,
                "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": 11,
                "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": 12,
                "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": 13,
        "is_in_memory": false,
        "delete_sign_idx": 11,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 1,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "version_col_idx": -1
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "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": 1745824966,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 0,
            "rowset_id_v2": "02000000000010ff6241e6b0a7301b49541541d8a43d21a7",
            "oldest_write_timestamp": 1745824966,
            "newest_write_timestamp": 1745824966,
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 43838,
            "num_rows": 226170,
            "total_disk_size": 2153438,
            "data_disk_size": 2153438,
            "index_disk_size": 14756,
            "empty": false,
            "creation_time": 1767579332,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000004b6a3ab514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1745825629,
            "newest_write_timestamp": 1767579330,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u0000\u0000\u0005",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000Ezó"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 43839,
            "end_version": 327123,
            "num_rows": 28777,
            "total_disk_size": 513048,
            "data_disk_size": 513048,
            "index_disk_size": 2863,
            "empty": false,
            "creation_time": 1777358461,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000804feca514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1767579350,
            "newest_write_timestamp": 1777358459,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u0000\u0017",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000FIž"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 327124,
            "end_version": 355210,
            "num_rows": 8079,
            "total_disk_size": 143307,
            "data_disk_size": 143307,
            "index_disk_size": 870,
            "empty": false,
            "creation_time": 1778210817,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000084d9d59514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1777358469,
            "newest_write_timestamp": 1778210814,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u0000vr",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000Fl˜"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 355211,
            "end_version": 365776,
            "num_rows": 3200,
            "total_disk_size": 67734,
            "data_disk_size": 67734,
            "index_disk_size": 830,
            "empty": false,
            "creation_time": 1778382775,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000085df1f1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778210824,
            "newest_write_timestamp": 1778382772,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u0004E\u0016",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000Fp\u001D"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 365777,
            "end_version": 368130,
            "num_rows": 374,
            "total_disk_size": 10800,
            "data_disk_size": 10800,
            "index_disk_size": 802,
            "empty": false,
            "creation_time": 1778423860,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008632560514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778382782,
            "newest_write_timestamp": 1778423859,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u0005\u001CJ",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000FpL"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 368131,
            "end_version": 368155,
            "num_rows": 5,
            "total_disk_size": 2707,
            "data_disk_size": 2707,
            "index_disk_size": 531,
            "empty": false,
            "creation_time": 1778427985,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000086358d9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778423869,
            "newest_write_timestamp": 1778427981,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\rþÈ",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000Fbê"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 10989653,
            "tablet_id": 10989658,
            "txn_id": 61985663,
            "tablet_schema_hash": 103983080,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 368156,
            "end_version": 368156,
            "num_rows": 1,
            "total_disk_size": 2633,
            "data_disk_size": 2633,
            "index_disk_size": 531,
            "empty": false,
            "load_id": {
                "hi": -8772418297755293701,
                "lo": 2228761565721217965
            },
            "creation_time": 1778428711,
            "tablet_uid": {
                "hi": 8306147546366946245,
                "lo": -5995708552996131711
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000008635ff1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778428711,
            "newest_write_timestamp": 1778428711,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0000\u0000\u000F=v",
                    "max_key": "\u0002€\u0000\u0000\u0000\u0000\u000F=v"
                }
            ],
            "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": "orgId",
                        "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "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": 4,
                        "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": 5,
                        "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": 6,
                        "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,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "classCount",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "firstLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "lastLoginAt",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "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": 11,
                        "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": 12,
                        "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": 13,
                "is_in_memory": false,
                "delete_sign_idx": 11,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "in_restore_mode": false,
    "tablet_uid": {
        "hi": 8306147546366946245,
        "lo": -5995708552996131711
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 10989659,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}