{
    "table_id": 26900266,
    "partition_id": 26900265,
    "tablet_id": 26900272,
    "schema_hash": 1493323150,
    "shard_id": 891,
    "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": "userId",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 2,
                "name": "questions",
                "type": "STRING",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 3,
                "name": "answers",
                "type": "STRING",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "createdAt",
                "type": "DATETIMEV2",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "precision": 18,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 5,
                "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": 6,
                "name": "regionId",
                "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": 7,
                "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": 8,
                "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": 9,
                "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": 10,
                "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": 11,
                "name": "feedback",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "REPLACE",
                "is_nullable": true,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 12,
                "name": "gptChatId",
                "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": 13,
                "name": "chatId",
                "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": 14,
                "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": 15,
                "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": 16,
                "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": 17,
                "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": 18,
        "is_in_memory": false,
        "delete_sign_idx": 16,
        "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 288,
            "num_rows": 75164,
            "total_disk_size": 203898395,
            "data_disk_size": 203898395,
            "index_disk_size": 1724463,
            "empty": false,
            "creation_time": 1789054221,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000e74e1dd514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789048111,
            "newest_write_timestamp": 1789048898,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0003",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0004o"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 289,
            "end_version": 4135,
            "num_rows": 197754,
            "total_disk_size": 9052048,
            "data_disk_size": 9052048,
            "index_disk_size": 26194,
            "empty": false,
            "creation_time": 1789208565,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000e874667514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789048900,
            "newest_write_timestamp": 1789208560,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0003",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f\u0011"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 4136,
            "end_version": 23897,
            "num_rows": 7960,
            "total_disk_size": 531790,
            "data_disk_size": 531790,
            "index_disk_size": 3423,
            "empty": false,
            "creation_time": 1790241967,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f02196a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1789208570,
            "newest_write_timestamp": 1790241964,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f\u0011",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\fD"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23898,
            "end_version": 24229,
            "num_rows": 111,
            "total_disk_size": 16153,
            "data_disk_size": 16153,
            "index_disk_size": 3125,
            "empty": false,
            "creation_time": 1790249845,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036dc6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790241974,
            "newest_write_timestamp": 1790249841,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\fK",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f\u0000"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24230,
            "end_version": 24234,
            "num_rows": 1,
            "total_disk_size": 5680,
            "data_disk_size": 5680,
            "index_disk_size": 721,
            "empty": false,
            "creation_time": 1790249934,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f037054514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249861,
            "newest_write_timestamp": 1790249932,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f\u0005",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f\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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817181,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24235,
            "end_version": 24235,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -4160177503811598356,
                "lo": -5757455998265106538
            },
            "creation_time": 1790249962,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0370f9514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817195,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24236,
            "end_version": 24236,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1895360123625829762,
                "lo": 1878242117931576230
            },
            "creation_time": 1790249972,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f03714c514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": -4737105031769847735,
        "lo": -8393879046556006233
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "stale_rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23898,
            "end_version": 24216,
            "num_rows": 107,
            "total_disk_size": 15963,
            "data_disk_size": 15963,
            "index_disk_size": 3125,
            "empty": false,
            "creation_time": 1790249541,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0357b0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790241974,
            "newest_write_timestamp": 1790249538,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\fK",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96815265,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24217,
            "end_version": 24217,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 4704032777217383124,
                "lo": 7283641946776310192
            },
            "creation_time": 1790249558,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f035c5e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249558,
            "newest_write_timestamp": 1790249558,
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816157,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24218,
            "end_version": 24218,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 3984962159624252224,
                "lo": -1408207115083643210
            },
            "creation_time": 1790249588,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0362a3514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816461,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24219,
            "end_version": 24219,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1995201569407422346,
                "lo": 1631769735902675373
            },
            "creation_time": 1790249599,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f0364f1514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816785,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24220,
            "end_version": 24220,
            "num_rows": 1,
            "total_disk_size": 5660,
            "data_disk_size": 5660,
            "index_disk_size": 721,
            "empty": false,
            "load_id": {
                "hi": -7255998308170045451,
                "lo": 6573888521798492037
            },
            "creation_time": 1790249619,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0367a7514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249619,
            "newest_write_timestamp": 1790249619,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816831,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24221,
            "end_version": 24221,
            "num_rows": 1,
            "total_disk_size": 5674,
            "data_disk_size": 5674,
            "index_disk_size": 721,
            "empty": false,
            "load_id": {
                "hi": -8915380879274533957,
                "lo": -7596888594178906963
            },
            "creation_time": 1790249659,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0368e1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249659,
            "newest_write_timestamp": 1790249659,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816881,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24222,
            "end_version": 24222,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1780933822652942436,
                "lo": -2760259786419577174
            },
            "creation_time": 1790249699,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036a1d514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816903,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24223,
            "end_version": 24223,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -6535307868747291267,
                "lo": 3192088171616257666
            },
            "creation_time": 1790249720,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036ab5514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816921,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24224,
            "end_version": 24224,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 164349301131478919,
                "lo": 8577803588889365177
            },
            "creation_time": 1790249740,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036b0e514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816949,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24225,
            "end_version": 24225,
            "num_rows": 1,
            "total_disk_size": 5663,
            "data_disk_size": 5663,
            "index_disk_size": 721,
            "empty": false,
            "load_id": {
                "hi": -4808101329985281381,
                "lo": 1004975380439879048
            },
            "creation_time": 1790249760,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036ba3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249760,
            "newest_write_timestamp": 1790249760,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96816997,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24226,
            "end_version": 24226,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 4992980095636975236,
                "lo": 3656668045904988594
            },
            "creation_time": 1790249800,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036cce514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 23898,
            "end_version": 24221,
            "num_rows": 109,
            "total_disk_size": 16057,
            "data_disk_size": 16057,
            "index_disk_size": 3125,
            "empty": false,
            "creation_time": 1790249661,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f0368e8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790241974,
            "newest_write_timestamp": 1790249659,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\fK",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24222,
            "end_version": 24226,
            "num_rows": 1,
            "total_disk_size": 5687,
            "data_disk_size": 5687,
            "index_disk_size": 721,
            "empty": false,
            "creation_time": 1790249803,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036d0a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249699,
            "newest_write_timestamp": 1790249800,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817020,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24227,
            "end_version": 24227,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1318988223333020681,
                "lo": 349574582202605212
            },
            "creation_time": 1790249820,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036d40514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249820,
            "newest_write_timestamp": 1790249820,
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817031,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24228,
            "end_version": 24228,
            "num_rows": 1,
            "total_disk_size": 5658,
            "data_disk_size": 5658,
            "index_disk_size": 721,
            "empty": false,
            "load_id": {
                "hi": -51462552060444280,
                "lo": 2383193189447095687
            },
            "creation_time": 1790249831,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036d90514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249831,
            "newest_write_timestamp": 1790249831,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f\u0000",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f\u0000"
                }
            ],
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817040,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24229,
            "end_version": 24229,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 813036457641706659,
                "lo": 2952609257105536440
            },
            "creation_time": 1790249841,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036dba514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817070,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24230,
            "end_version": 24230,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 667684368551132375,
                "lo": 8976804746680996503
            },
            "creation_time": 1790249861,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036e57514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817086,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24231,
            "end_version": 24231,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -7402996477462045238,
                "lo": -8453158259445208682
            },
            "creation_time": 1790249871,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036e92514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249871,
            "newest_write_timestamp": 1790249871,
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817103,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24232,
            "end_version": 24232,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 3261426357197939172,
                "lo": 3803543335007745446
            },
            "creation_time": 1790249891,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f036f0f514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817127,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24233,
            "end_version": 24233,
            "num_rows": 1,
            "total_disk_size": 5661,
            "data_disk_size": 5661,
            "index_disk_size": 721,
            "empty": false,
            "load_id": {
                "hi": -484823011391279606,
                "lo": -8057233429937118071
            },
            "creation_time": 1790249911,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000f036fbc514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249911,
            "newest_write_timestamp": 1790249911,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\f\u0005",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\f\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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900265,
            "tablet_id": 26900272,
            "txn_id": 96817152,
            "tablet_schema_hash": 1493323150,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 24234,
            "end_version": 24234,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 310412916194246435,
                "lo": -48509165473151855
            },
            "creation_time": 1790249932,
            "tablet_uid": {
                "hi": -4737105031769847735,
                "lo": -8393879046556006233
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000f037047514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1790249932,
            "newest_write_timestamp": 1790249932,
            "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": "userId",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "questions",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "answers",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "createdAt",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "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": 6,
                        "name": "regionId",
                        "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": 7,
                        "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": 8,
                        "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": 9,
                        "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": 10,
                        "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": 11,
                        "name": "feedback",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "REPLACE",
                        "is_nullable": true,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "gptChatId",
                        "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": 13,
                        "name": "chatId",
                        "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": 14,
                        "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": 15,
                        "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": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "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": 26900273,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}