{
    "table_id": 19512217,
    "partition_id": 19512216,
    "tablet_id": 19512219,
    "schema_hash": 1695478575,
    "shard_id": 72,
    "creation_time": 1772420141,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "UNIQUE_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "task_record_id",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "is_bf_column": true,
                "visible": true
            },
            {
                "unique_id": 1,
                "name": "user_id",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "is_bf_column": true,
                "visible": true
            },
            {
                "unique_id": 2,
                "name": "digit_length",
                "type": "INT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 3,
                "name": "trial_index",
                "type": "INT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "expected_response",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 5,
                "name": "response",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 6,
                "name": "is_correct",
                "type": "BOOLEAN",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "reaction_time",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 8,
                "name": "trial_timestamp",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 9,
                "name": "created_at",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "default_value": "2026-03-02 10:55:41.574",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 10,
                "name": "__DORIS_DELETE_SIGN__",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "default_value": "0",
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true
            },
            {
                "unique_id": 11,
                "name": "__DORIS_VERSION_COL__",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "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",
        "bf_fpp": 0.05,
        "next_column_unique_id": 12,
        "is_in_memory": false,
        "delete_sign_idx": 10,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 4,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "version_col_idx": -1
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110789,
            "end_version": 110793,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782357911,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2964a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 110788,
            "num_rows": 148,
            "total_disk_size": 10343,
            "data_disk_size": 10343,
            "index_disk_size": 3385,
            "empty": false,
            "creation_time": 1782357917,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c296a0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772420141,
            "newest_write_timestamp": 1782357902,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772793686962\u0002user_1772793686961\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\r"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "in_restore_mode": false,
    "tablet_uid": {
        "hi": 7587504747393024652,
        "lo": -7384960062274540610
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "stale_rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294142,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110737,
            "end_version": 110737,
            "num_rows": 2,
            "total_disk_size": 2951,
            "data_disk_size": 2951,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 6359924909217241671,
                "lo": 7402600064904529062
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286a8514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0007\u0002€\u0000\u0000\n",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0007\u0002€\u0000\u0000\u000B"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294144,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110738,
            "end_version": 110738,
            "num_rows": 1,
            "total_disk_size": 2889,
            "data_disk_size": 2889,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": 2902327111395570679,
                "lo": 4998322921097474213
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286b0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0006",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0006"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294143,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110739,
            "end_version": 110739,
            "num_rows": 2,
            "total_disk_size": 2923,
            "data_disk_size": 2923,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 2687876309207073546,
                "lo": -7050449996239075423
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286ac514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0004",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0005"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294148,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110740,
            "end_version": 110740,
            "num_rows": 1,
            "total_disk_size": 2869,
            "data_disk_size": 2869,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -5023183295312677316,
                "lo": -2953154367249962331
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286b6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0003",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0003"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294149,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110741,
            "end_version": 110741,
            "num_rows": 2,
            "total_disk_size": 2909,
            "data_disk_size": 2909,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 3334125874362494341,
                "lo": 824950499795717566
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286bc514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0001",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0002"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294147,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110742,
            "end_version": 110742,
            "num_rows": 1,
            "total_disk_size": 2867,
            "data_disk_size": 2867,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -122636307949955892,
                "lo": -2829554096117689944
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286b4514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294145,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110743,
            "end_version": 110743,
            "num_rows": 2,
            "total_disk_size": 2940,
            "data_disk_size": 2940,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 166285287115531103,
                "lo": 8545264478244466623
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286c0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0006\u0002€\u0000\u0000\b"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294146,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110744,
            "end_version": 110744,
            "num_rows": 1,
            "total_disk_size": 2894,
            "data_disk_size": 2894,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -2933106667942298291,
                "lo": -4590760985870197883
            },
            "creation_time": 1782357842,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c286c2514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0006\u0002€\u0000\u0000\t",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0006\u0002€\u0000\u0000\t"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 110721,
            "num_rows": 148,
            "total_disk_size": 10341,
            "data_disk_size": 10341,
            "index_disk_size": 3385,
            "empty": false,
            "creation_time": 1782354293,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c21273514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772420141,
            "newest_write_timestamp": 1782354292,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772793686962\u0002user_1772793686961\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\r"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110722,
            "end_version": 110729,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782354299,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c21462514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782354294,
            "newest_write_timestamp": 1782354294,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67288792,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110730,
            "end_version": 110730,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110730,
                "sub_predicates": [
                    "user_id=user_1781767521799"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782354302,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c214be514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782354302,
            "newest_write_timestamp": 1782354302,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110731,
            "end_version": 110735,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782354310,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c216ec514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782354305,
            "newest_write_timestamp": 1782354305,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67293902,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110736,
            "end_version": 110736,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110736,
                "sub_predicates": [
                    "user_id=user_1780545670571"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357837,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28592514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357837,
            "newest_write_timestamp": 1782357837,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110737,
            "end_version": 110744,
            "num_rows": 12,
            "total_disk_size": 3333,
            "data_disk_size": 3333,
            "index_disk_size": 847,
            "empty": false,
            "creation_time": 1782357848,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28809514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357842,
            "newest_write_timestamp": 1782357842,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780545670572\u0002user_1780545670571\u0002€\u0000\u0000\u0007\u0002€\u0000\u0000\u000B"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294239,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110745,
            "end_version": 110745,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110745,
                "sub_predicates": [
                    "user_id=user_1780624847651"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357851,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28841514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357851,
            "newest_write_timestamp": 1782357851,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294455,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110746,
            "end_version": 110746,
            "num_rows": 1,
            "total_disk_size": 2895,
            "data_disk_size": 2895,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": 7876704551471107602,
                "lo": -5769392824643292032
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2893d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294456,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110747,
            "end_version": 110747,
            "num_rows": 1,
            "total_disk_size": 2878,
            "data_disk_size": 2878,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": 6864329431117762960,
                "lo": 276027221542028716
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28941514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0004",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0004"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294462,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110748,
            "end_version": 110748,
            "num_rows": 1,
            "total_disk_size": 2877,
            "data_disk_size": 2877,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -1278768547110370034,
                "lo": 3134880411445955200
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28959514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0002",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0002"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294461,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110749,
            "end_version": 110749,
            "num_rows": 1,
            "total_disk_size": 2881,
            "data_disk_size": 2881,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -9057285207021912951,
                "lo": -1660118778679882617
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28953514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0005",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0005"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294458,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110750,
            "end_version": 110750,
            "num_rows": 1,
            "total_disk_size": 2879,
            "data_disk_size": 2879,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -5815785585062265546,
                "lo": 5447745964957331105
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28949514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0003",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0003"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294459,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110751,
            "end_version": 110751,
            "num_rows": 1,
            "total_disk_size": 2870,
            "data_disk_size": 2870,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -7112004686565154773,
                "lo": 7545490636599276931
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2894d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0001",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0001"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294460,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110752,
            "end_version": 110752,
            "num_rows": 1,
            "total_disk_size": 2888,
            "data_disk_size": 2888,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": 6002679972135511392,
                "lo": 2853080281729144217
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2894c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0006",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0006"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294457,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110753,
            "end_version": 110753,
            "num_rows": 1,
            "total_disk_size": 2868,
            "data_disk_size": 2868,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -3440315017567458955,
                "lo": -4429079948191010144
            },
            "creation_time": 1782357853,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28945514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294765,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110755,
            "end_version": 110755,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 5856580953853363802,
                "lo": -4448069795742146120
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b84514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294767,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110756,
            "end_version": 110756,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 6003101926235843681,
                "lo": -4425693152978237534
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b8c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294764,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110757,
            "end_version": 110757,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -2571681438384116367,
                "lo": 7967851869906069666
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b88514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294768,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110758,
            "end_version": 110758,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 6288872622375665851,
                "lo": -5966665155523150196
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b94514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294769,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110759,
            "end_version": 110759,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 7152380248757183766,
                "lo": 2235874493224632201
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b90514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294766,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110760,
            "end_version": 110760,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 2757942484806665827,
                "lo": -918457285224087936
            },
            "creation_time": 1782357864,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28b98514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295082,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110762,
            "end_version": 110762,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -2716371389973242220,
                "lo": -5689611057727700329
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28dfa514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295087,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110763,
            "end_version": 110763,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 666879335851206051,
                "lo": 703472976336121490
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e00514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295084,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110764,
            "end_version": 110764,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 3767443202783550965,
                "lo": -3159527518571671416
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e06514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295086,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110765,
            "end_version": 110765,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1638334028971883373,
                "lo": -783008829257467483
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e05514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295083,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110766,
            "end_version": 110766,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -6246883509379983816,
                "lo": -1409885300995576406
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e0a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295085,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110767,
            "end_version": 110767,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 4633222769944292388,
                "lo": 1859154856969734557
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e0e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295089,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110768,
            "end_version": 110768,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -4878095707697912209,
                "lo": -7505617738446696788
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e17514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295088,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110769,
            "end_version": 110769,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 2542284109798113911,
                "lo": -8066798952800341603
            },
            "creation_time": 1782357874,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28e13514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295388,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110771,
            "end_version": 110771,
            "num_rows": 1,
            "total_disk_size": 2869,
            "data_disk_size": 2869,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": 7731814204317561497,
                "lo": -9065822869013127029
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29045514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295387,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110772,
            "end_version": 110772,
            "num_rows": 2,
            "total_disk_size": 2943,
            "data_disk_size": 2943,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 8164718170426757831,
                "lo": -7263682746790426208
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29046514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0006\u0002€\u0000\u0000\b",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0006\u0002€\u0000\u0000\t"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295390,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110773,
            "end_version": 110773,
            "num_rows": 2,
            "total_disk_size": 2917,
            "data_disk_size": 2917,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 8236017023332027448,
                "lo": -5977942606160884591
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2904d514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0003",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0004"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295389,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110774,
            "end_version": 110774,
            "num_rows": 2,
            "total_disk_size": 2907,
            "data_disk_size": 2907,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": -5816654314316598991,
                "lo": 4723847765774184356
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2904e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0001",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0003\u0002€\u0000\u0000\u0002"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295392,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110775,
            "end_version": 110775,
            "num_rows": 1,
            "total_disk_size": 2895,
            "data_disk_size": 2895,
            "index_disk_size": 725,
            "empty": false,
            "load_id": {
                "hi": -8556617513759700014,
                "lo": 5021844574713505700
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29055514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295391,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110776,
            "end_version": 110776,
            "num_rows": 2,
            "total_disk_size": 2964,
            "data_disk_size": 2964,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": -2572068138280712904,
                "lo": 8007583042902319492
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29057514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\f",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\r"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295394,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110777,
            "end_version": 110777,
            "num_rows": 2,
            "total_disk_size": 2927,
            "data_disk_size": 2927,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": -3581193946487910715,
                "lo": 8331088866103538619
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29056514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0004\u0002€\u0000\u0000\u0005",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0006"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295393,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110778,
            "end_version": 110778,
            "num_rows": 2,
            "total_disk_size": 2949,
            "data_disk_size": 2949,
            "index_disk_size": 736,
            "empty": false,
            "load_id": {
                "hi": 5426723536349830062,
                "lo": -4112470879155199299
            },
            "creation_time": 1782357883,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29061514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0007\u0002€\u0000\u0000\n",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0007\u0002€\u0000\u0000\u000B"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 110745,
            "num_rows": 140,
            "total_disk_size": 9931,
            "data_disk_size": 9931,
            "index_disk_size": 3224,
            "empty": false,
            "creation_time": 1782357855,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c289c1514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772420141,
            "newest_write_timestamp": 1782357851,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772793686962\u0002user_1772793686961\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\r"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110746,
            "end_version": 110753,
            "num_rows": 8,
            "total_disk_size": 3112,
            "data_disk_size": 3112,
            "index_disk_size": 803,
            "empty": false,
            "creation_time": 1782357859,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c28a3a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357853,
            "newest_write_timestamp": 1782357853,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294546,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110754,
            "end_version": 110754,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110754,
                "sub_predicates": [
                    "user_id=user_1780626226400"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357861,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28a88514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357861,
            "newest_write_timestamp": 1782357861,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110755,
            "end_version": 110760,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782357868,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28c98514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357864,
            "newest_write_timestamp": 1782357864,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67294861,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110761,
            "end_version": 110761,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110761,
                "sub_predicates": [
                    "user_id=user_1780627259722"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357872,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28cf0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357872,
            "newest_write_timestamp": 1782357872,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110762,
            "end_version": 110769,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782357881,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28f31514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357874,
            "newest_write_timestamp": 1782357874,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295172,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110770,
            "end_version": 110770,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110770,
                "sub_predicates": [
                    "user_id=user_1780628322943"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357881,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c28f56514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357881,
            "newest_write_timestamp": 1782357881,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295696,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110780,
            "end_version": 110780,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 6435279645313369471,
                "lo": 2068360508074789046
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c29296514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295697,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110781,
            "end_version": 110781,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -7907246475143154987,
                "lo": 4471737508452527549
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2929a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295698,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110782,
            "end_version": 110782,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -2573287157220209084,
                "lo": 2826416338652172455
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292a0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295699,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110783,
            "end_version": 110783,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -2501194703435361493,
                "lo": 6403041640648391087
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292a2514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295700,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110784,
            "end_version": 110784,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1823074689643487845,
                "lo": -6333968649329796707
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292a6514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295703,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110785,
            "end_version": 110785,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 3765671694253261392,
                "lo": 83402880936961176
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292b0514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295702,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110786,
            "end_version": 110786,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 8161075913426184929,
                "lo": -2191136946353930567
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292b2514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295701,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110787,
            "end_version": 110787,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -339406345263032311,
                "lo": 6596955870606625697
            },
            "creation_time": 1782357894,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c292ae514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67296017,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110789,
            "end_version": 110789,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1171377800622147062,
                "lo": -6028697400601755749
            },
            "creation_time": 1782357904,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c29522514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67296016,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110790,
            "end_version": 110790,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 8452451328803169218,
                "lo": -6942826817907967849
            },
            "creation_time": 1782357904,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2951e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67296015,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110791,
            "end_version": 110791,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -5024725311253855506,
                "lo": 7095209824236743059
            },
            "creation_time": 1782357904,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2951a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67296018,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110792,
            "end_version": 110792,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 5498110986301419427,
                "lo": -1566628254070358622
            },
            "creation_time": 1782357904,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c29526514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67296019,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110793,
            "end_version": 110793,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1319255630130667368,
                "lo": -5701633472951001947
            },
            "creation_time": 1782357904,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2952a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357904,
            "newest_write_timestamp": 1782357904,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 110770,
            "num_rows": 134,
            "total_disk_size": 9651,
            "data_disk_size": 9651,
            "index_disk_size": 3161,
            "empty": false,
            "creation_time": 1782357888,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c2915e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772420141,
            "newest_write_timestamp": 1782357881,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772793686962\u0002user_1772793686961\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780624847652\u0002user_1780624847651\u0002€\u0000\u0000\u0005\u0002€\u0000\u0000\u0007"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110771,
            "end_version": 110778,
            "num_rows": 14,
            "total_disk_size": 3420,
            "data_disk_size": 3420,
            "index_disk_size": 869,
            "empty": false,
            "creation_time": 1782357887,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29147514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357883,
            "newest_write_timestamp": 1782357883,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\u0002\u0002€\u0000\u0000\u0000",
                    "max_key": "\u0002session_1780628322944\u0002user_1780628322943\u0002€\u0000\u0000\b\u0002€\u0000\u0000\r"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295478,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110779,
            "end_version": 110779,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110779,
                "sub_predicates": [
                    "user_id=user_1780628392427"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357891,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2919b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357891,
            "newest_write_timestamp": 1782357891,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110780,
            "end_version": 110787,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "creation_time": 1782357897,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c29396514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357894,
            "newest_write_timestamp": 1782357894,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19512216,
            "tablet_id": 19512219,
            "txn_id": 67295796,
            "tablet_schema_hash": 1695478575,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 110788,
            "end_version": 110788,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 110788,
                "sub_predicates": [
                    "user_id=user_1781767521799"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357902,
            "tablet_uid": {
                "hi": 7587504747393024652,
                "lo": -7384960062274540610
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2941f514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357902,
            "newest_write_timestamp": 1782357902,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "task_record_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "is_bf_column": true,
                        "visible": true
                    },
                    {
                        "unique_id": 2,
                        "name": "digit_length",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "trial_index",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "expected_response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "response",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "is_correct",
                        "type": "BOOLEAN",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "reaction_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "trial_timestamp",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-03-02 10:55:41.574",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "__DORIS_DELETE_SIGN__",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "default_value": "0",
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "__DORIS_VERSION_COL__",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "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",
                "bf_fpp": 0.05,
                "next_column_unique_id": 12,
                "is_in_memory": false,
                "delete_sign_idx": 10,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 4,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "replica_id": 19512220,
    "storage_policy": "",
    "delete_bitmap": {},
    "enable_unique_key_merge_on_write": true
}