{
    "table_id": 25050137,
    "partition_id": 25050136,
    "tablet_id": 25050139,
    "schema_hash": 386109470,
    "shard_id": 678,
    "creation_time": 1785126464,
    "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": 386,
                "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 284,
            "end_version": 305,
            "num_rows": 72877,
            "total_disk_size": 10608980,
            "data_disk_size": 10608980,
            "index_disk_size": 31827,
            "empty": false,
            "creation_time": 1785127315,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b13ccc0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1785127054,
            "newest_write_timestamp": 1785127313,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0002",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0004\u0015"
                }
            ],
            "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 306,
            "end_version": 323,
            "num_rows": 88308,
            "total_disk_size": 4682291,
            "data_disk_size": 4682291,
            "index_disk_size": 13595,
            "empty": false,
            "creation_time": 1785127384,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b13ceac514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1785127315,
            "newest_write_timestamp": 1785127381,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0004\\2",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\tæž"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 324,
            "end_version": 328,
            "num_rows": 18400,
            "total_disk_size": 978081,
            "data_disk_size": 978081,
            "index_disk_size": 4758,
            "empty": false,
            "creation_time": 1785127474,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b13d0ba514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1785127385,
            "newest_write_timestamp": 1785127468,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\tĄ\u0001",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\nß|"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 283,
            "num_rows": 74149,
            "total_disk_size": 204845499,
            "data_disk_size": 204845499,
            "index_disk_size": 1730302,
            "empty": false,
            "creation_time": 1785130240,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b1437bd514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1785126464,
            "newest_write_timestamp": 1785127052,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u0000\u0000\u0002",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u0004"
                }
            ],
            "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 329,
            "end_version": 13230,
            "num_rows": 4155,
            "total_disk_size": 230917,
            "data_disk_size": 230917,
            "index_disk_size": 3112,
            "empty": false,
            "creation_time": 1786165639,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b8463f0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1785127599,
            "newest_write_timestamp": 1786165638,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\nß",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u000B h"
                }
            ],
            "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 13231,
            "end_version": 15173,
            "num_rows": 560,
            "total_disk_size": 37881,
            "data_disk_size": 37881,
            "index_disk_size": 3163,
            "empty": false,
            "creation_time": 1786265913,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b8f4a02514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1786165648,
            "newest_write_timestamp": 1786265909,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u000B m",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u000B))"
                }
            ],
            "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 15174,
            "end_version": 15592,
            "num_rows": 123,
            "total_disk_size": 14906,
            "data_disk_size": 14906,
            "index_disk_size": 3078,
            "empty": false,
            "creation_time": 1786288231,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 1,
            "rowset_id_v2": "020000000b91e7b3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1786265919,
            "newest_write_timestamp": 1786288226,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u0000\u0000\u0000\u000B),",
                    "max_key": "\u0002\u0000\u0000\u0000\u0000\u000B+\u0016"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "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": 386,
                        "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": 25050136,
            "tablet_id": 25050139,
            "txn_id": 78920353,
            "tablet_schema_hash": 386109470,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 15593,
            "end_version": 15593,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 7947941279153057400,
                "lo": 3801645291656426425
            },
            "creation_time": 1786288287,
            "tablet_uid": {
                "hi": 2759253070428254750,
                "lo": -7043462410791392074
            },
            "num_segments": 0,
            "rowset_id_v2": "020000000b91e81b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1786288287,
            "newest_write_timestamp": 1786288287,
            "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": 386,
                        "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": 2759253070428254750,
        "lo": -7043462410791392074
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 25050140,
    "storage_policy": "",
    "enable_unique_key_merge_on_write": false
}