{
    "table_id": 14210782,
    "partition_id": 21811649,
    "tablet_id": 21811654,
    "schema_hash": 1309207175,
    "shard_id": 357,
    "creation_time": 1778353801,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "DUP_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "game_id",
                "type": "INT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 1,
                "name": "game_name",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 2,
                "name": "game_title",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 202,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 3,
                "name": "ability_name",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "indicator_name",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 202,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 5,
                "name": "create_time",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 6,
                "name": "update_time",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "date",
                "type": "DATE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 3,
                "index_length": 3,
                "visible": true
            }
        ],
        "num_short_key_columns": 2,
        "num_rows_per_row_block": 1024,
        "compress_kind": "COMPRESS_LZ4",
        "next_column_unique_id": 8,
        "is_in_memory": false,
        "delete_sign_idx": -1,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 4,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "version_col_idx": -1
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 21811649,
            "tablet_id": 21811654,
            "tablet_schema_hash": 1309207175,
            "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": 1778353801,
            "tablet_uid": {
                "hi": -771546198575100481,
                "lo": -6820048090974549354
            },
            "num_segments": 0,
            "rowset_id_v2": "02000000085b83dc514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778353801,
            "newest_write_timestamp": 1778353801,
            "tablet_schema": {
                "keys_type": "DUP_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "game_id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "game_name",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "game_title",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 202,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "ability_name",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "indicator_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 202,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "create_time",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "update_time",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "date",
                        "type": "DATE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 3,
                        "index_length": 3,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 2,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 8,
                "is_in_memory": false,
                "delete_sign_idx": -1,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 21811649,
            "tablet_id": 21811654,
            "txn_id": 61879587,
            "tablet_schema_hash": 1309207175,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 2,
            "num_rows": 3,
            "total_disk_size": 2090,
            "data_disk_size": 2090,
            "index_disk_size": 347,
            "empty": false,
            "load_id": {
                "hi": -4158942399478018232,
                "lo": -9033756074285624571
            },
            "creation_time": 1778353801,
            "tablet_uid": {
                "hi": -771546198575100481,
                "lo": -6820048090974549354
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000085b83e5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1778353801,
            "newest_write_timestamp": 1778353801,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0003\u0002audio_mem\u0002音乐记忆大师\u0002[\"auditoryMemory\"]",
                    "max_key": "\u0002\u0000\u0000\u0017\u0002find_fruit\u0002你在哪\u0002[\"visualMemory\"]"
                }
            ],
            "tablet_schema": {
                "keys_type": "DUP_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "game_id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "game_name",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "game_title",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 202,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "ability_name",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "indicator_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 202,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "create_time",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "update_time",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "date",
                        "type": "DATE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 3,
                        "index_length": 3,
                        "visible": true
                    }
                ],
                "num_short_key_columns": 2,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 8,
                "is_in_memory": false,
                "delete_sign_idx": -1,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "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": -771546198575100481,
        "lo": -6820048090974549354
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 21811655,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}