{
    "table_id": 19480153,
    "partition_id": 19480152,
    "tablet_id": 19480159,
    "schema_hash": 365539367,
    "shard_id": 8,
    "creation_time": 1772291733,
    "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": "task_type",
                "type": "VARCHAR",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 102,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 3,
                "name": "start_time",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 4,
                "name": "end_time",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 5,
                "name": "raw_score",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 6,
                "name": "average_time",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 7,
                "name": "module",
                "type": "STRING",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 8,
                "name": "round1_time",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 9,
                "name": "round2_time",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 10,
                "name": "round3_time",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 11,
                "name": "round_results",
                "type": "STRING",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 2147483647,
                "index_length": 20,
                "visible": true
            },
            {
                "unique_id": 12,
                "name": "total_errors",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true
            },
            {
                "unique_id": 13,
                "name": "total_time",
                "type": "DOUBLE",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 14,
                "name": "created_at",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "default_value": "2026-02-28 23:15:33.265",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 15,
                "name": "updated_at",
                "type": "DATETIME",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "default_value": "2026-02-28 23:15:33.265",
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true
            },
            {
                "unique_id": 16,
                "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": 17,
                "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": 18,
        "is_in_memory": false,
        "delete_sign_idx": 16,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 3,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "version_col_idx": -1
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 107744,
            "num_rows": 8,
            "total_disk_size": 5548,
            "data_disk_size": 5548,
            "index_disk_size": 1276,
            "empty": false,
            "creation_time": 1782361505,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c3107a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772291733,
            "newest_write_timestamp": 1782361502,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772075661931\u0002user_1772075661930\u0002trail-making-b",
                    "max_key": "\u0002session_1775804944607\u0002user_1775804944602\u0002trail-making-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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67303213,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107745,
            "end_version": 107745,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -1130649679101204141,
                "lo": -5827184118133989449
            },
            "creation_time": 1782361508,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c310b9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361508,
            "newest_write_timestamp": 1782361508,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67303401,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107746,
            "end_version": 107746,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107746,
                "sub_predicates": [
                    "user_id=user_1782360564629"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361511,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c31151514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361511,
            "newest_write_timestamp": 1782361511,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "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": 2974063760497101061,
        "lo": -6000948642023317317
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "stale_rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 107727,
            "num_rows": 8,
            "total_disk_size": 5548,
            "data_disk_size": 5548,
            "index_disk_size": 1276,
            "empty": false,
            "creation_time": 1782357895,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c29326514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772291733,
            "newest_write_timestamp": 1782357892,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772075661931\u0002user_1772075661930\u0002trail-making-b",
                    "max_key": "\u0002session_1775804944607\u0002user_1775804944602\u0002trail-making-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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67295750,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107728,
            "end_version": 107728,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -5094456633973638037,
                "lo": 1384264682002080155
            },
            "creation_time": 1782357897,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2938e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357897,
            "newest_write_timestamp": 1782357897,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67295940,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107729,
            "end_version": 107729,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107729,
                "sub_predicates": [
                    "user_id=user_1781767521799"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782357902,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c29465514f3c0a4431ef29fdb28aaedb5b78a6",
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67296061,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107730,
            "end_version": 107730,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 7297814196699583927,
                "lo": 14240125208111535
            },
            "creation_time": 1782357908,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2960a514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782357908,
            "newest_write_timestamp": 1782357908,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67300788,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107731,
            "end_version": 107731,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107731,
                "sub_predicates": [
                    "user_id=user_1782360564629"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361268,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c2fb9b514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361268,
            "newest_write_timestamp": 1782361268,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301205,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107732,
            "end_version": 107732,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107732,
                "sub_predicates": [
                    "user_id=user_1780545670571"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361437,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c3007e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361437,
            "newest_write_timestamp": 1782361437,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 107732,
            "num_rows": 8,
            "total_disk_size": 5548,
            "data_disk_size": 5548,
            "index_disk_size": 1276,
            "empty": false,
            "creation_time": 1782361444,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c30261514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772291733,
            "newest_write_timestamp": 1782361437,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772075661931\u0002user_1772075661930\u0002trail-making-b",
                    "max_key": "\u0002session_1775804944607\u0002user_1775804944602\u0002trail-making-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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301354,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107733,
            "end_version": 107733,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 5855581596857164448,
                "lo": 5387220788683155131
            },
            "creation_time": 1782361445,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30272514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361445,
            "newest_write_timestamp": 1782361445,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301540,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107734,
            "end_version": 107734,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107734,
                "sub_predicates": [
                    "user_id=user_1780624847651"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361450,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c302fc514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361450,
            "newest_write_timestamp": 1782361450,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301664,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107735,
            "end_version": 107735,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -3079824944642870930,
                "lo": -8412600976518990439
            },
            "creation_time": 1782361456,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c304d5514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361456,
            "newest_write_timestamp": 1782361456,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301854,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107736,
            "end_version": 107736,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107736,
                "sub_predicates": [
                    "user_id=user_1780626226400"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361461,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c3057e514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361461,
            "newest_write_timestamp": 1782361461,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67301973,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107737,
            "end_version": 107737,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 1822835998054750529,
                "lo": -779633065613926469
            },
            "creation_time": 1782361467,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c3072c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361467,
            "newest_write_timestamp": 1782361467,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302164,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107738,
            "end_version": 107738,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107738,
                "sub_predicates": [
                    "user_id=user_1780627259722"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361471,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c307d9514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361471,
            "newest_write_timestamp": 1782361471,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 107738,
            "num_rows": 8,
            "total_disk_size": 5548,
            "data_disk_size": 5548,
            "index_disk_size": 1276,
            "empty": false,
            "creation_time": 1782361473,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000009c308a3514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1772291733,
            "newest_write_timestamp": 1782361471,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002session_1772075661931\u0002user_1772075661930\u0002trail-making-b",
                    "max_key": "\u0002session_1775804944607\u0002user_1775804944602\u0002trail-making-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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302288,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107739,
            "end_version": 107739,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -7975942976091867738,
                "lo": -7366593480959778143
            },
            "creation_time": 1782361477,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c309aa514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361477,
            "newest_write_timestamp": 1782361477,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302475,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107740,
            "end_version": 107740,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107740,
                "sub_predicates": [
                    "user_id=user_1780628322943"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361481,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30a39514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361481,
            "newest_write_timestamp": 1782361481,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302597,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107741,
            "end_version": 107741,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": -5385232725583549082,
                "lo": 1421343801483472528
            },
            "creation_time": 1782361487,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30c10514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361487,
            "newest_write_timestamp": 1782361487,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302785,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107742,
            "end_version": 107742,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107742,
                "sub_predicates": [
                    "user_id=user_1780628392427"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361491,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30cab514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361491,
            "newest_write_timestamp": 1782361491,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67302908,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107743,
            "end_version": 107743,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "empty": true,
            "load_id": {
                "hi": 2255244803649912771,
                "lo": -3292947552998142792
            },
            "creation_time": 1782361497,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30e7c514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361497,
            "newest_write_timestamp": 1782361497,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 19480152,
            "tablet_id": 19480159,
            "txn_id": 67303100,
            "tablet_schema_hash": 365539367,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 107744,
            "end_version": 107744,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 107744,
                "sub_predicates": [
                    "user_id=user_1781767521799"
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1782361502,
            "tablet_uid": {
                "hi": 2974063760497101061,
                "lo": -6000948642023317317
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000009c30f2f514f3c0a4431ef29fdb28aaedb5b78a6",
            "oldest_write_timestamp": 1782361502,
            "newest_write_timestamp": 1782361502,
            "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": "task_type",
                        "type": "VARCHAR",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 102,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 3,
                        "name": "start_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 4,
                        "name": "end_time",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 5,
                        "name": "raw_score",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 6,
                        "name": "average_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 7,
                        "name": "module",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 8,
                        "name": "round1_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 9,
                        "name": "round2_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 10,
                        "name": "round3_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 11,
                        "name": "round_results",
                        "type": "STRING",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 2147483647,
                        "index_length": 20,
                        "visible": true
                    },
                    {
                        "unique_id": 12,
                        "name": "total_errors",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true
                    },
                    {
                        "unique_id": 13,
                        "name": "total_time",
                        "type": "DOUBLE",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 14,
                        "name": "created_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 15,
                        "name": "updated_at",
                        "type": "DATETIME",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "default_value": "2026-02-28 23:15:33.265",
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true
                    },
                    {
                        "unique_id": 16,
                        "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": 17,
                        "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": 18,
                "is_in_memory": false,
                "delete_sign_idx": 16,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 3,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": -1
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "replica_id": 19480160,
    "storage_policy": "",
    "delete_bitmap": {},
    "enable_unique_key_merge_on_write": true
}