{
    "table_id": 26900255,
    "partition_id": 26900254,
    "tablet_id": 26900263,
    "schema_hash": 1335665864,
    "shard_id": 889,
    "creation_time": 1789048111,
    "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": "chatId",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 386,
                "index_length": 20,
                "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": "title",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "",
                "precision": 0,
                "frac": 0,
                "length": 386,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "model",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "",
                "precision": 0,
                "frac": 0,
                "length": 194,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 5,
                "name": "messages",
                "type": "STRING",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 6,
                "name": "createdAt",
                "type": "DATETIMEV2",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 18,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "updatedAt",
                "type": "DATETIMEV2",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 18,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 8,
                "name": "modId",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "",
                "precision": 0,
                "frac": 0,
                "length": 1538,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 9,
                "name": "promptTokens",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 10,
                "name": "completionTokens",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 11,
                "name": "totalTokens",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 12,
                "name": "gptChatId",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 386,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 13,
                "name": "chatType",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "",
                "precision": 0,
                "frac": 0,
                "length": 98,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 14,
                "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": 15,
                "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": 16,
                "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": 17,
        "is_in_memory": false,
        "delete_sign_idx": 15,
        "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "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": 1789048111,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000e745f49514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789048111,
            "newest_write_timestamp": 1789048111,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 2,
            "end_version": 86,
            "num_rows": 42433,
            "total_disk_size": 67759504,
            "data_disk_size": 67759504,
            "index_disk_size": 811115,
            "empty": false,
            "creation_time": 1789048456,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000e74664d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789048138,
            "newest_write_timestamp": 1789048452,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0001",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0002Ĥn"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 87,
            "end_version": 167,
            "num_rows": 44776,
            "total_disk_size": 68208267,
            "data_disk_size": 68208267,
            "index_disk_size": 862959,
            "empty": false,
            "creation_time": 1789049681,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000e747cdd514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789048458,
            "newest_write_timestamp": 1789049680,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0001",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003\u0011Z"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 168,
            "end_version": 14555,
            "num_rows": 16548,
            "total_disk_size": 18239682,
            "data_disk_size": 18239682,
            "index_disk_size": 327430,
            "empty": false,
            "creation_time": 1789805877,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000ecdd714514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789049682,
            "newest_write_timestamp": 1789805875,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0002`\n",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003cı"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 14556,
            "end_version": 21242,
            "num_rows": 2834,
            "total_disk_size": 2172400,
            "data_disk_size": 2172400,
            "index_disk_size": 39444,
            "empty": false,
            "creation_time": 1790140448,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000ef5b67d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789805895,
            "newest_write_timestamp": 1790140443,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003cĵ",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003G"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 21243,
            "end_version": 22383,
            "num_rows": 765,
            "total_disk_size": 577842,
            "data_disk_size": 577842,
            "index_disk_size": 3633,
            "empty": false,
            "creation_time": 1790163829,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000ef94c19514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790140463,
            "newest_write_timestamp": 1790163825,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003H",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003T"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 22384,
            "end_version": 23840,
            "num_rows": 571,
            "total_disk_size": 364440,
            "data_disk_size": 364440,
            "index_disk_size": 2107,
            "empty": false,
            "creation_time": 1790246362,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f02ed72514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790163835,
            "newest_write_timestamp": 1790246361,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003[",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003S"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23841,
            "end_version": 23995,
            "num_rows": 48,
            "total_disk_size": 53520,
            "data_disk_size": 53520,
            "index_disk_size": 2189,
            "empty": false,
            "creation_time": 1790249800,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036ce1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790246371,
            "newest_write_timestamp": 1790249800,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003V",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0013"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23996,
            "end_version": 24000,
            "num_rows": 2,
            "total_disk_size": 16868,
            "data_disk_size": 16868,
            "index_disk_size": 683,
            "empty": false,
            "creation_time": 1790249876,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036ead514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249821,
            "newest_write_timestamp": 1790249871,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0016",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0019"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24001,
            "end_version": 24005,
            "num_rows": 1,
            "total_disk_size": 5471,
            "data_disk_size": 5471,
            "index_disk_size": 683,
            "empty": false,
            "creation_time": 1790249976,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f03715b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249891,
            "newest_write_timestamp": 1790249972,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u001C",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u001C"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 3334396238035830447,
        "lo": 1337084241188979107
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "stale_rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96813865,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23984,
            "end_version": 23984,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -4664117918373624449,
                "lo": 4448577111520380061
            },
            "creation_time": 1790249528,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0353d5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249528,
            "newest_write_timestamp": 1790249528,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96814625,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23985,
            "end_version": 23985,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 8088474049096931837,
                "lo": -965830791306102899
            },
            "creation_time": 1790249538,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f035716514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249538,
            "newest_write_timestamp": 1790249538,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96815267,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23986,
            "end_version": 23986,
            "num_rows": 1,
            "total_disk_size": 4358,
            "data_disk_size": 4358,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": 2399082410396055107,
                "lo": -3475980961703387757
            },
            "creation_time": 1790249558,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f035c62514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249558,
            "newest_write_timestamp": 1790249558,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\n",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\n"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816159,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23987,
            "end_version": 23987,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -6970845677258143449,
                "lo": -5590693749995561069
            },
            "creation_time": 1790249588,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0362a8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249588,
            "newest_write_timestamp": 1790249588,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816463,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23988,
            "end_version": 23988,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -4663485286946077118,
                "lo": 181355682108576431
            },
            "creation_time": 1790249599,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0364f5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249599,
            "newest_write_timestamp": 1790249599,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23984,
            "end_version": 23988,
            "num_rows": 1,
            "total_disk_size": 4378,
            "data_disk_size": 4378,
            "index_disk_size": 683,
            "empty": false,
            "creation_time": 1790249600,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0365b4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249528,
            "newest_write_timestamp": 1790249599,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\n",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\n"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816787,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23989,
            "end_version": 23989,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1278431242680848672,
                "lo": -5236789059289732222
            },
            "creation_time": 1790249619,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0367ac514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249619,
            "newest_write_timestamp": 1790249619,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816833,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23990,
            "end_version": 23990,
            "num_rows": 1,
            "total_disk_size": 8239,
            "data_disk_size": 8239,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": 6216717166249730361,
                "lo": 6326760080821762706
            },
            "creation_time": 1790249659,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0368e5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249659,
            "newest_write_timestamp": 1790249659,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u000F",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u000F"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816883,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23991,
            "end_version": 23991,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 5713608828269903573,
                "lo": -8908098120904488550
            },
            "creation_time": 1790249699,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036a22514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249699,
            "newest_write_timestamp": 1790249699,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816905,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23992,
            "end_version": 23992,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -7833544345940783152,
                "lo": 4755417645776460940
            },
            "creation_time": 1790249720,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036aba514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249720,
            "newest_write_timestamp": 1790249720,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23841,
            "end_version": 23983,
            "num_rows": 45,
            "total_disk_size": 27805,
            "data_disk_size": 27805,
            "index_disk_size": 2065,
            "empty": false,
            "creation_time": 1790249511,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f034e7d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790246371,
            "newest_write_timestamp": 1790249508,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003V",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0005"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23984,
            "end_version": 23992,
            "num_rows": 2,
            "total_disk_size": 8189,
            "data_disk_size": 8189,
            "index_disk_size": 683,
            "empty": false,
            "creation_time": 1790249722,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036abe514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249528,
            "newest_write_timestamp": 1790249720,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\n",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u000F"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816923,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23993,
            "end_version": 23993,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 3696589174643745213,
                "lo": -1703158996162307157
            },
            "creation_time": 1790249740,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036b12514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249740,
            "newest_write_timestamp": 1790249740,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816951,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23994,
            "end_version": 23994,
            "num_rows": 1,
            "total_disk_size": 27734,
            "data_disk_size": 27734,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": 4849411230288568990,
                "lo": -5994621128834804065
            },
            "creation_time": 1790249760,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036ba8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249760,
            "newest_write_timestamp": 1790249760,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0013",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0013"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96816999,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23995,
            "end_version": 23995,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -7688128515651316809,
                "lo": -3479112022540985964
            },
            "creation_time": 1790249800,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036cd3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249800,
            "newest_write_timestamp": 1790249800,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817022,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23996,
            "end_version": 23996,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -2571719625017627695,
                "lo": 9061860308471963309
            },
            "creation_time": 1790249821,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036d45514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249821,
            "newest_write_timestamp": 1790249821,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817033,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23997,
            "end_version": 23997,
            "num_rows": 1,
            "total_disk_size": 15588,
            "data_disk_size": 15588,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": 1246600094630383501,
                "lo": 5515094619163005595
            },
            "creation_time": 1790249831,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036d95514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249831,
            "newest_write_timestamp": 1790249831,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0016",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0016"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817042,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23998,
            "end_version": 23998,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 2326528913822055338,
                "lo": 6172205733531228339
            },
            "creation_time": 1790249841,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036dbe514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249841,
            "newest_write_timestamp": 1790249841,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817072,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23999,
            "end_version": 23999,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 5999088743224878220,
                "lo": -1463957488796967005
            },
            "creation_time": 1790249861,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036e5c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249861,
            "newest_write_timestamp": 1790249861,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817088,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24000,
            "end_version": 24000,
            "num_rows": 1,
            "total_disk_size": 6107,
            "data_disk_size": 6107,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": -6466325095055466003,
                "lo": 1801136841984348819
            },
            "creation_time": 1790249871,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036e97514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249871,
            "newest_write_timestamp": 1790249871,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0019",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u0019"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817105,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24001,
            "end_version": 24001,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1206286901129431108,
                "lo": -2743113805124687487
            },
            "creation_time": 1790249891,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036f13514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249891,
            "newest_write_timestamp": 1790249891,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817129,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24002,
            "end_version": 24002,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 2614061038773832557,
                "lo": -8923250339883047272
            },
            "creation_time": 1790249911,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036fc1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249911,
            "newest_write_timestamp": 1790249911,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817155,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24003,
            "end_version": 24003,
            "num_rows": 1,
            "total_disk_size": 5449,
            "data_disk_size": 5449,
            "index_disk_size": 683,
            "empty": false,
            "load_id": {
                "hi": -1494219076699926822,
                "lo": -7637897361161088381
            },
            "creation_time": 1790249932,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f037052514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249932,
            "newest_write_timestamp": 1790249932,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u001C",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0003Ĥ\u001C"
                }
            ],
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817183,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24004,
            "end_version": 24004,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1638378702180842492,
                "lo": -4376578410049925484
            },
            "creation_time": 1790249962,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0370fe514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249962,
            "newest_write_timestamp": 1790249962,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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": 26900254,
            "tablet_id": 26900263,
            "txn_id": 96817197,
            "tablet_schema_hash": 1335665864,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24005,
            "end_version": 24005,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -5097794373858208733,
                "lo": -7151523548274719602
            },
            "creation_time": 1790249972,
            "tablet_uid": {
                "hi": 3334396238035830447,
                "lo": 1337084241188979107
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f037151514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249972,
            "newest_write_timestamp": 1790249972,
            "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": "chatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "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": "title",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "model",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 194,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "messages",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "updatedAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "modId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 1538,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "promptTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "completionTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "totalTokens",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 386,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "chatType",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "",
                        "precision": 0,
                        "frac": 0,
                        "length": 98,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                "is_in_memory": false,
                "delete_sign_idx": 15,
                "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"
        }
    ],
    "replica_id": 26900264,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}