{
    "table_id": 1182462,
    "partition_id": 1182461,
    "tablet_id": 1182464,
    "schema_hash": 1410433699,
    "shard_id": 461,
    "creation_time": 1718183807,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "UNIQUE_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "id",
                "type": "INT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 1,
                "name": "order_id",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 2,
                "name": "case_no",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 34,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 3,
                "name": "case_mode",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 4,
                "name": "status_survey",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 5,
                "name": "close_loss_adjust",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 6,
                "name": "survey_loss_money",
                "type": "DECIMAL64",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 11,
                "frac": 2,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 7,
                "name": "survey_pay_money",
                "type": "DECIMAL64",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 11,
                "frac": 2,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 8,
                "name": "time_last_survey",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 9,
                "name": "handle_user_id",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 10,
                "name": "handle_user_name",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 65535,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 11,
                "name": "time_handle",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 12,
                "name": "actual_loss_money",
                "type": "DECIMAL64",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 11,
                "frac": 2,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 13,
                "name": "tag_example",
                "type": "TINYINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1,
                "index_length": 1,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 14,
                "name": "time_last_evaluation",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 15,
                "name": "survey_first_time",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "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,
                "result_is_nullable": false
            },
            {
                "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,
                "result_is_nullable": false
            }
        ],
        "num_short_key_columns": 1,
        "num_rows_per_row_block": 1024,
        "compress_kind": "COMPRESS_LZ4",
        "next_column_unique_id": 18,
        "is_in_memory": false,
        "delete_sign_idx": 16,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 1,
        "compression_type": "LZ4F",
        "schema_version": 0,
        "disable_auto_compaction": false,
        "version_col_idx": -1,
        "store_row_column": false,
        "enable_single_replica_compaction": false,
        "skip_write_index_on_load": false,
        "inverted_index_storage_format": "V1"
    },
    "rs_metas": [
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 275200,
            "num_rows": 47012,
            "total_disk_size": 1275519,
            "data_disk_size": 1275519,
            "index_disk_size": 9223366582246444541,
            "empty": false,
            "creation_time": 1781976960,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1781848445,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000\u0000\u0001",
                    "max_key": "\u0002€\u0000·¹"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 275201,
            "end_version": 276203,
            "num_rows": 109,
            "total_disk_size": 7640,
            "data_disk_size": 7640,
            "index_disk_size": 699121946402602,
            "empty": false,
            "creation_time": 1782004518,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1782004515,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000i2",
                    "max_key": "\u0002€\u0000·ú"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 276204,
            "end_version": 276761,
            "num_rows": 82,
            "total_disk_size": 6676,
            "data_disk_size": 6676,
            "index_disk_size": 1347,
            "empty": false,
            "creation_time": 1782046825,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015ba6f43e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1782046795,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000¯r",
                    "max_key": "\u0002€\u0000¸ "
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "txn_id": 17902951,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 276762,
            "end_version": 276762,
            "num_rows": 1,
            "total_disk_size": 3745,
            "data_disk_size": 3745,
            "index_disk_size": 823,
            "empty": false,
            "load_id": {
                "hi": 6939805657617683701,
                "lo": -6197126144462407775
            },
            "creation_time": 1782047135,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015ba8173e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1782047135,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000¸!",
                    "max_key": "\u0002€\u0000¸!"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "txn_id": 17903724,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 276763,
            "end_version": 276763,
            "num_rows": 1,
            "total_disk_size": 3745,
            "data_disk_size": 3745,
            "index_disk_size": 823,
            "empty": false,
            "load_id": {
                "hi": -7401676437612586360,
                "lo": 4340696504309327499
            },
            "creation_time": 1782051355,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015bb3de3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1782051355,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000¸\"",
                    "max_key": "\u0002€\u0000¸\""
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 1182461,
            "tablet_id": 1182464,
            "txn_id": 17906057,
            "tablet_schema_hash": 1410433699,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 276764,
            "end_version": 276764,
            "num_rows": 1,
            "total_disk_size": 3740,
            "data_disk_size": 3740,
            "index_disk_size": 823,
            "empty": false,
            "load_id": {
                "hi": 4198342631197053099,
                "lo": 3128524176949658254
            },
            "creation_time": 1782057375,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "02000000015bc8c93e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1782057375,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002€\u0000¸\u001E",
                    "max_key": "\u0002€\u0000¸\u001E"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "order_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 18,
                        "name": "order_type",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "case_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 34,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "case_mode",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "status_survey",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "close_loss_adjust",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "survey_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "survey_pay_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 8,
                        "name": "time_last_survey",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "handle_user_id",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "handle_user_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 65535,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 11,
                        "name": "time_handle",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "actual_loss_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "name": "tag_example",
                        "type": "TINYINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1,
                        "index_length": 1,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 14,
                        "name": "time_last_evaluation",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 15,
                        "name": "survey_first_time",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    },
                    {
                        "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,
                        "result_is_nullable": false
                    }
                ],
                "num_short_key_columns": 1,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 18,
                "is_in_memory": false,
                "delete_sign_idx": 17,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 1,
                "disable_auto_compaction": false,
                "version_col_idx": 18,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        }
    ],
    "in_restore_mode": false,
    "tablet_uid": {
        "hi": 6291320834265514827,
        "lo": 8535461440104173446
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 1182465,
    "delete_bitmap": {
        "rowset_ids": [
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015aa30e3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015b070f3e4f039611b6885945b9c09748d2b3ba",
            "02000000015ba6f43e4f039611b6885945b9c09748d2b3ba"
        ],
        "segment_ids": [
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0,
            0
        ],
        "versions": [
            275201,
            275210,
            275212,
            275213,
            275219,
            275220,
            275221,
            275226,
            275236,
            275246,
            275256,
            275258,
            275265,
            275267,
            275272,
            275274,
            275330,
            275349,
            275353,
            275363,
            275369,
            275392,
            275400,
            275423,
            275430,
            275434,
            275438,
            275440,
            275443,
            275449,
            275514,
            275663,
            275708,
            275900,
            275922,
            275981,
            276027,
            276156,
            276174,
            276175,
            276176,
            276177,
            276183,
            276185,
            276216,
            276227,
            276251,
            276255,
            276259,
            276262,
            276319,
            276325,
            276373,
            276386,
            276470,
            276486,
            276496,
            276501,
            276512,
            276525,
            276529,
            276530,
            276533,
            276537,
            276540,
            276549,
            276550,
            276551,
            276552,
            276553,
            276555,
            276665,
            276673,
            276682,
            276700,
            276761,
            276206,
            276210,
            276212,
            276229,
            276243,
            276247,
            276252,
            276274,
            276276,
            276326,
            276345,
            276447,
            276764
        ],
        "segment_delete_bitmaps": [
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000£·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000 ·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000¡·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ž·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000—·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000š·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ž·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000¢·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000“·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ï¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Õ¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ª¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000›·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0017´",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000š¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000`°",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000f·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000`¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000~·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000€·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ˆ·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ø¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000a·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000G¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000!´",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ö¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000x·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000qµ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000^³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000¥µ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000%³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000*i",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ç³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000E­",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000÷µ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ÿ·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000r·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000á°",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000;·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000}¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000+·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000,¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000™µ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0001°",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000r¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0016²",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000É°",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ä³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000§´",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ó±",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000|¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000¥²",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000m¯",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0016·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Ž¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000y´",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000‚³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000š²",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u00001·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u001B·",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000‰¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000ƒ¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000d¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u00009¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000zµ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000vµ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Rµ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000À²",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000œ³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000H³",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\\¯",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000'±",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0014²",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000<¶",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000~µ",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000l\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000j\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000i\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000f\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\u0018\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000]\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000X\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000Z\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000_\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000g\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000d\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000k\u0000",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000O\u0000"
        ]
    },
    "enable_unique_key_merge_on_write": true,
    "binlog_config": {
        "enable": false,
        "ttl_seconds": 86400,
        "max_bytes": 9223372036854775807,
        "max_history_nums": 9223372036854775807
    },
    "compaction_policy": "size_based",
    "time_series_compaction_goal_size_mbytes": 1024,
    "time_series_compaction_file_count_threshold": 2000,
    "time_series_compaction_time_threshold_seconds": 3600,
    "time_series_compaction_empty_rowsets_threshold": 5,
    "time_series_compaction_level_threshold": 1
}