{
    "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": 238357,
            "num_rows": 44492,
            "total_disk_size": 1201600,
            "data_disk_size": 1201600,
            "index_disk_size": 699047556038607,
            "empty": false,
            "creation_time": 1778103649,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778036555,
            "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": 238358,
            "end_version": 238643,
            "num_rows": 39,
            "total_disk_size": 5436,
            "data_disk_size": 5436,
            "index_disk_size": 699120929505028,
            "empty": false,
            "creation_time": 1778145061,
            "tablet_uid": {
                "hi": 6291320834265514827,
                "lo": 8535461440104173446
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000db766a3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778144965,
            "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"
        }
    ],
    "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": [
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba",
            "0200000000d9efc93e4f039611b6885945b9c09748d2b3ba"
        ],
        "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
        ],
        "versions": [
            238358,
            238359,
            238360,
            238381,
            238382,
            238383,
            238389,
            238391,
            238393,
            238397,
            238408,
            238412,
            238414,
            238418,
            238419,
            238421,
            238438,
            238471,
            238474,
            238479,
            238485,
            238492,
            238512,
            238513,
            238517,
            238541,
            238542,
            238572,
            238587,
            238609,
            238611,
            238634
        ],
        "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\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\u0000i­",
            ":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\u0000z­",
            ":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\u00003—",
            ":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\u0000N­",
            ":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\u0000U«",
            ":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\u0000p­",
            ":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\u0000s­"
        ]
    },
    "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
}