{
    "table_id": 65006978,
    "partition_id": 69396997,
    "tablet_id": 69397010,
    "schema_hash": 24451824,
    "shard_id": 169,
    "creation_time": 1774505240,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "UNIQUE_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "id",
                "type": "BIGINT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 1,
                "name": "province_name",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 66,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 2,
                "name": "product_id",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 3,
                "name": "item",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1002,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 4,
                "name": "unit",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1002,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 5,
                "name": "value",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 1002,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 6,
                "name": "param_code",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 202,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 7,
                "name": "source_type",
                "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": 8,
                "name": "clean_task_id",
                "type": "BIGINT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 0,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 9,
                "name": "etl_batch_no",
                "type": "VARCHAR",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 66,
                "index_length": 20,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 10,
                "name": "is_deleted",
                "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": 11,
                "name": "create_time",
                "type": "DATETIMEV2",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 18,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 12,
                "name": "update_time",
                "type": "DATETIMEV2",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": false,
                "precision": 18,
                "frac": 0,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 13,
                "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": 14,
                "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": 15,
        "is_in_memory": false,
        "delete_sign_idx": 13,
        "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": 69396997,
            "tablet_id": 69397010,
            "tablet_schema_hash": 24451824,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 67003,
            "num_rows": 3726222,
            "total_disk_size": 84466168,
            "data_disk_size": 84466168,
            "index_disk_size": 18105729,
            "empty": false,
            "creation_time": 1778012770,
            "tablet_uid": {
                "hi": 595957962103815418,
                "lo": 7502648525790878363
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000d7b2c63e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778012738,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u001A\u0019Sn`\u0003",
                    "max_key": "\u0002NM׃`="
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "province_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "product_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "item",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "unit",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "value",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "param_code",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 502,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "source_type",
                        "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": 8,
                        "name": "clean_task_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "etl_batch_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "is_deleted",
                        "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": 11,
                        "name": "create_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "update_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "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": 14,
                        "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": 15,
                "is_in_memory": false,
                "delete_sign_idx": 13,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 4,
                "disable_auto_compaction": false,
                "version_col_idx": 14,
                "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": 69396997,
            "tablet_id": 69397010,
            "txn_id": 16372099,
            "tablet_schema_hash": 24451824,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 67004,
            "end_version": 67004,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 67004,
                "sub_predicates": [
                    "clean_task_id='1091'",
                    "province_name='新疆维吾尔自治区'"
                ],
                "in_predicates": [
                    {
                        "column_name": "product_id",
                        "is_not_in": false,
                        "values": [
                            "310273188229767168",
                            "310273188435288064",
                            "310273188456259584",
                            "310273188456259609",
                            "310273188481425408",
                            "310273188514979840",
                            "310273188712112128",
                            "310273188724695040",
                            "310273188728889344",
                            "310273188728889361",
                            "310273188821164032",
                            "310273189009907712",
                            "310273189014102016",
                            "310273189014102082",
                            "310273189068627968",
                            "310273189131542528",
                            "310273189186068480",
                            "310273189211234304",
                            "310273189299314688",
                            "310273189316091904",
                            "310273189416755200",
                            "310273189509029888",
                            "310273189517418496",
                            "310273189550972928",
                            "310273189571944448",
                            "310273189584527360",
                            "310273189798436864",
                            "310273189844574208",
                            "310273189852962816",
                            "310273189987180544",
                            "310273190012346368",
                            "310273190171729920",
                            "310273190175924224",
                            "310273190180118528",
                            "310273190238838784",
                            "310273190301753344",
                            "310273190498885632",
                            "310273190507274240",
                            "310273190515662848",
                            "310273190528245760",
                            "310273190532440064",
                            "310273190775709696",
                            "310273190784098304",
                            "310273190784098369",
                            "310273190788292609",
                            "310273190884761600",
                            "310273191035756544",
                            "310273191035756611",
                            "310273191044145152",
                            "310273191128031232",
                            "310273191132225536",
                            "310273191207723008",
                            "310273191258054656",
                            "310273191388078080",
                            "310273191413243904",
                            "310273191555850240",
                            "310273191639736320",
                            "310273191648124928",
                            "310273191656513536",
                            "310273191660707840",
                            "310273191824285696",
                            "310273191862034432",
                            "310273191987863552",
                            "310273192059166720",
                            "310273192059166748",
                            "310273192071749632",
                            "310273192289853440",
                            "310273192302436352",
                            "310273192331796480",
                            "310273192348573696",
                            "310273192390516736",
                            "310273192558288896",
                            "310273192558288961",
                            "310273192625397760",
                            "310273192738643968",
                            "310273192759615488",
                            "310273192768004096",
                            "310273192826724352",
                            "310273192960942080",
                            "310273192994496512",
                            "310273193040633856",
                            "310273193040633947",
                            "310273193120325632",
                            "310273193237766144",
                            "310273193275514880",
                            "310273193304875008",
                            "310273193309069312",
                            "310273193497812992",
                            "310273193502007296",
                            "310273193543950336",
                            "310273193585893376",
                            "310273193598476288",
                            "310273193703333888",
                            "310273193732694016",
                            "310273193816580096",
                            "310273193816580124",
                            "310273193938214912",
                            "310273193967575040",
                            "310273194009518080",
                            "310273194089209856",
                            "310273194114375680",
                            "310273194118569985",
                            "310273194206650368",
                            "310273194219233280",
                            "310273194391199744",
                            "310273194403782656",
                            "310273194462502912",
                            "310273194462502987",
                            "310273194676412416",
                            "310273194722549760",
                            "310273194730938368",
                            "310273194743521280",
                            "310273194869350400",
                            "310273195032928256",
                            "310273195049705472",
                            "310273195074871296",
                            "310273195146174464",
                            "310273195158757376",
                            "310273195372666880",
                            "310273195389444096",
                            "310273195402027008",
                            "310273195406221312",
                            "310273195410415616",
                            "310273195603353600",
                            "310273195603353614",
                            "310273195674656768",
                            "310273195683045376",
                            "310273195704016896",
                            "310273195825651712",
                            "310273195943092224",
                            "310273195943092237",
                            "310273195993423872",
                            "310273196064727040",
                            "310273196073115648",
                            "310273196177973248",
                            "310273196194750464",
                            "310273196240887808",
                            "310273196354134016",
                            "310273196358328320",
                            "310273196417048576",
                            "310273196484157440",
                            "310273196505128960",
                            "310273196618375168",
                            "310273196702261248",
                            "310273196723232768",
                            "310273196731621376",
                            "310273196765175808",
                            "310273196870033408",
                            "310273196882616320",
                            "310273196886810624",
                            "310273196962308096",
                            "310273196966502400",
                            "310273197100720128",
                            "310273197130080256",
                            "310273197134274561",
                            "310273197159440384",
                            "310273197159440445",
                            "310273197352378368",
                            "310273197356572672",
                            "310273197373349888",
                            "310273197381738496",
                            "310273197385932800",
                            "310273197553704960",
                            "310273197612425216",
                            "310273197612425248",
                            "310273197616619520",
                            "310273197759225856",
                            "310273197847306240",
                            "310273197914415104",
                            "310273197914415144",
                            "310273197931192320",
                            "310273198048632832",
                            "310273198065410048",
                            "310273198187044864",
                            "310273198187044881",
                            "310273198237376512",
                            "310273198317068288",
                            "310273198346428416",
                            "310273198430314496",
                            "310273198434508800",
                            "310273198560337920",
                            "310273198585503744",
                            "310273198585503760",
                            "310273198740692992",
                            "310273198761664512",
                            "310273198765858816",
                            "310273198908465152",
                            "310273198942019584",
                            "310273199021711360",
                            "310273199059460096",
                            "310273199130763264",
                            "310273199202066432",
                            "310273199206260736",
                            "310273199264980992",
                            "310273199269175296",
                            "310273199327895552",
                            "310273199420170240",
                            "310273199424364544",
                            "310273199457918976",
                            "310273199516639232",
                            "310273199529222144",
                            "310273199663439872",
                            "310273199701188608",
                            "310273199747325952",
                            "310273199780880384",
                            "310273199915098112",
                            "310273199931875328",
                            "310273199940263936",
                            "310273199990595584",
                            "310273200007372800",
                            "310273200120619008",
                            "310273200191922176",
                            "310273200200310784",
                            "310273200229670912",
                            "310273200238059520",
                            "310273200326139904",
                            "310273200435191808",
                            "310273200498106368",
                            "310273200581992448",
                            "310273200665878528",
                            "310273200670072832",
                            "310273200716210176",
                            "310273200787513344",
                            "310273200795901952",
                            "310273200921731072",
                            "310273200955285504",
                            "310273201026588672",
                            "310273201034977280",
                            "310273201211138048",
                            "310273201257275392",
                            "310273201257275448",
                            "310273201395687424",
                            "310273201433436160",
                            "310273201588625408",
                            "310273201601208320",
                            "310273201785757696",
                            "310273201827700736",
                            "310273201932558336",
                            "310273202062581760",
                            "310273202070970368",
                            "310273202075164672",
                            "310273202142273536",
                            "310273202326822912",
                            "310273202389737472",
                            "310273202502983680",
                            "310273202557509632",
                            "310273202603646976",
                            "310273202653978624",
                            "310273202729476096",
                            "310273202846916608",
                            "310273202846916625",
                            "310273202926608384",
                            "310273202976940032",
                            "310273202985328640",
                            "310273203085991936",
                            "310273203090186240",
                            "310273203153100800",
                            "310273203195043840",
                            "310273203199238144",
                            "310273203379593216",
                            "310273203429924864",
                            "310273203434119168",
                            "310273203434119250",
                            "310273203455090688",
                            "310273203589308416",
                            "310273203731914752",
                            "310273203748691968",
                            "310273203861938176",
                            "310273203937435648",
                            "310273204008738816",
                            "310273204012933120",
                            "310273204029710336",
                            "310273204138762240",
                            "310273204142956544",
                            "310273204352671744",
                            "310273204356866048",
                            "310273204361060352",
                            "310273204361060376",
                            "310273204482695168",
                            "310273204667244544",
                            "310273204667244568",
                            "310273204700798976",
                            "310273204700799008",
                            "310273204847599616",
                            "310273204851793920",
                            "310273204927291392",
                            "310273204952457216",
                            "310273204981817344",
                            "310273204981817411",
                            "310273205225086976",
                            "310273205258641408",
                            "310273205258641437",
                            "310273205279612928",
                            "310273205447385088",
                            "310273205472550912",
                            "310273205518688256",
                            "310273205531271168",
                            "310273205615157248",
                            "310273205766152192",
                            "310273205808095232",
                            "310273205808095311",
                            "310273205820678144",
                            "310273205912952832",
                            "310273206072336384",
                            "310273206076530688",
                            "310273206105890816",
                            "310273206147833856",
                            "310273206181388288",
                            "310273206328188928",
                            "310273206395297792",
                            "310273206399492097",
                            "310273206424657920",
                            "310273206466600960",
                            "310273206563069952",
                            "310273206856671232",
                            "310273206948945920",
                            "310273206953140224",
                            "310273207020249088",
                            "310273207125106688",
                            "310273207292878848",
                            "310273207653588992",
                            "310273207712309248",
                            "310273207720697856",
                            "310273207762640896",
                            "310273207783612416",
                            "310273208031076352",
                            "310273208211431424",
                            "310273208215625728",
                            "310273208236597248",
                            "310273208358232064",
                            "310273208370814976",
                            "310273208576335872",
                            "310273208614084608",
                            "310273208710553600",
                            "310273208727330816",
                            "310273208899297280",
                            "310273208991571968",
                            "310273209109012480",
                            "310273209134178304",
                            "310273209717186560",
                            "310273210153394176",
                            "310273210308583424",
                            "310273210346332160",
                            "310273210379886592",
                            "310273210396663808",
                            "310273210409246720",
                            "310273210589601792",
                            "310273210648322048",
                            "310273210686070784",
                            "310273210740596736",
                            "310273210753179648",
                            "310273210778345472",
                            "310273210811899904",
                            "310273211009032192",
                            "310273211059363840",
                            "310273211088723968",
                            "310273211113889792",
                            "310273211134861312",
                            "310273211218747392",
                            "310273211361353728",
                            "310273211453628416",
                            "310273211558486016",
                            "310273211558486084",
                            "310273211654955008",
                            "310273211692703744",
                            "310273211873058816",
                            "310273211931779072",
                            "310273212103745536",
                            "310273212103745568",
                            "310273212154077184",
                            "310273212766445568",
                            "310273212804194304",
                            "310273212942606336",
                            "310273212942606354",
                            "310273212959383552",
                            "310273213034881024",
                            "310273213139738624",
                            "310273213244596224",
                            "310273213332676608",
                            "310273213336870912",
                            "310273213420756992",
                            "310273213420757006",
                            "310273213424951296",
                            "310273213517225984",
                            "310273213601112064",
                            "310273213634666496",
                            "310273213651443712",
                            "310273213651443813",
                            "310273213743718400",
                            "310273213877936128",
                            "310273213882130432",
                            "310273213886324736",
                            "310273213890519040",
                            "310273213966016512",
                            "310273214137982976",
                            "310273214167343104",
                            "310273214226063360",
                            "310273214276395008",
                            "310273214280589312",
                            "310273214523858944",
                            "310273214532247552",
                            "310273214540636160",
                            "310273214544830464",
                            "310273214553219072",
                            "310273214762934272",
                            "310273214817460224",
                            "310273214825848832",
                            "310273214880374784",
                            "310273215006203904",
                            "310273215098478592",
                            "310273215123644416",
                            "310273215127838720",
                            "310273215186558976",
                            "310273215211724800",
                            "310273215480160256",
                            "310273215492743168",
                            "310273215496937472",
                            "310273215543074816",
                            "310273215681486848",
                            "310273215987671040",
                            "310273215991865344",
                            "310273216088334336",
                            "310273216163831808",
                            "310273216168026112",
                            "310273216319021056",
                            "310273216339992576",
                            "310273216348381184",
                            "310273216453238784",
                            "310273216524541952",
                            "310273216608428032",
                            "310273216608428062",
                            "310273216612622336",
                            "310273216767811584",
                            "310273216805560320",
                            "310273216805560399",
                            "310273216885252096",
                            "310273216977526784",
                            "310273217090772992",
                            "310273217178853376",
                            "310273217187241984",
                            "310273217241767936",
                            "310273217287905280",
                            "310273217455677440",
                            "310273217535369216",
                            "310273217539563520",
                            "310273217539563603",
                            "310273217631838208",
                            "310273217669586944",
                            "310273217740890112",
                            "310273217778638848",
                            "310273217824776192",
                            "310273217879302144",
                            "310273217883496448",
                            "310273217979965440",
                            "310273217988354048",
                            "310273218080628736",
                            "310273218126766080",
                            "310273218135154688",
                            "310273218256789504",
                            "310273218319704064",
                            "310273218340675584",
                            "310273218386812928",
                            "310273218483281920",
                            "310273218521030656",
                            "310273218592333824",
                            "310273218609111040",
                            "310273218613305344",
                            "310273218747523072",
                            "310273218781077504",
                            "310273218852380672",
                            "310273218869157888",
                            "310273218885935104",
                            "310273218957238272",
                            "310273218994987008",
                            "310273219095650304",
                            "310273219099844608",
                            "310273219108233216",
                            "310273219259228160",
                            "310273219263422464",
                            "310273219326337024",
                            "310273219406028800",
                            "310273219418611712",
                            "310273219515080704",
                            "310273219661881344",
                            "310273219661881370",
                            "310273219737378816",
                            "310273219737378834",
                            "310273219825459200",
                            "310273219900956672",
                            "310273219909345280",
                            "310273219913539584",
                            "310273220068728832",
                            "310273220072923137",
                            "310273220148420608",
                            "310273220169392128",
                            "310273220286832640",
                            "310273220332969984",
                            "310273220337164288",
                            "310273220358135808",
                            "310273220408467456",
                            "310273220446216192",
                            "310273220609794048",
                            "310273220710457344",
                            "310273220710457410",
                            "310273220781760512",
                            "310273220811120640",
                            "310273220924366848",
                            "310273220974698496",
                            "310273220978892800",
                            "310273221046001664",
                            "310273221306048512",
                            "310273221377351680",
                            "310273221419294720",
                            "310273221549318144",
                            "310273221561901056",
                            "310273221637398528",
                            "310273221792587776",
                            "310273221855502336",
                            "310273222002302976",
                            "310273222014885888",
                            "310273222065217536",
                            "310273222195240960",
                            "310273222417539072",
                            "310273222417539149",
                            "310273222421733376",
                            "310273222555951104",
                            "310273222564339712",
                            "310273222795026432",
                            "310273222799220736",
                            "310273222824386560",
                            "310273222862135296",
                            "310273222975381504",
                            "310273223046684672",
                            "310273223122182144",
                            "310273223126376448",
                            "310273223130570752",
                            "310273223151542272",
                            "310273223445143552",
                            "310273223487086592",
                            "310273223491280896",
                            "310273223541612544",
                            "310273223562584064",
                            "310273223671635968",
                            "310273223751327744",
                            "310273223776493568",
                            "310273223839408128",
                            "310273223877156864",
                            "310273223982014464",
                            "310273224120426496",
                            "310273224145592320",
                            "310273224166563840",
                            "310273224183341056",
                            "310273224200118272",
                            "310273224317558784",
                            "310273224346918912",
                            "310273224481136640",
                            "310273224485330945",
                            "310273224485330949",
                            "310273224611160064",
                            "310273224636325888",
                            "310273224711823360",
                            "310273224791515136",
                            "310273224795709440",
                            "310273224938315776",
                            "310273224946704384",
                            "310273224959287296",
                            "310273225093505024",
                            "310273225181585408",
                            "310273225210945536",
                            "310273225219334144",
                            "310273225273860096",
                            "310273225424855040",
                            "310273225437437952",
                            "310273225500352512",
                            "310273225508741120",
                            "310273225659736064",
                            "310273225672318976",
                            "310273225802342400",
                            "310273225806536704",
                            "310273225806536786",
                            "310273225974308864",
                            "310273226028834816",
                            "310273226049806336",
                            "310273226058194944",
                            "310273226137886720",
                            "310273226179829760",
                            "310273226255327232",
                            "310273226397933568",
                            "310273226418905088",
                            "310273226427293696",
                            "310273226427293764",
                            "310273226586677248",
                            "310273226691534848",
                            "310273226813169664",
                            "310273226825752576",
                            "310273226859307008",
                            "310273226863501312",
                            "310273227056439296",
                            "310273227064827904",
                            "310273227148713984",
                            "310273227152908288",
                            "310273227182268416",
                            "310273227366817792",
                            "310273227488452608",
                            "310273227584921600",
                            "310273227589115943",
                            "310273227589115975",
                            "310273227605893120",
                            "310273227786248192",
                            "310273227790442496",
                            "310273227891105792",
                            "310273227895300096",
                            "310273227954020352",
                            "310273227958214656",
                            "310273228050489344",
                            "310273228184707072",
                            "310273228205678592",
                            "310273228218261504",
                            "310273228251815936",
                            "310273228394422272",
                            "310273228394422291",
                            "310273228448948224",
                            "310273228482502656",
                            "310273228490891264",
                            "310273228591554560",
                            "310273228692217856",
                            "310273228692217930",
                            "310273228708995072",
                            "310273228776103936",
                            "310273228818046976",
                            "310273228914515968",
                            "310273228931293184",
                            "310273228939681792",
                            "310273229027762176",
                            "310273229069705216",
                            "310273229166174208",
                            "310273229170368512",
                            "310273229241671680",
                            "310273229275226112",
                            "310273229304586240",
                            "310273229422026752",
                            "310273229526884352",
                            "310273229526884371",
                            "310273229539467264",
                            "310273229581410304",
                            "310273229652713472",
                            "310273229791125504",
                            "310273229807902720",
                            "310273229883400192",
                            "310273229895983104",
                            "310273229925343232",
                            "310273230005035008",
                            "310273230093115392",
                            "310273230177001472",
                            "310273230181195776",
                            "310273230185390080",
                            "310273230281859072",
                            "310273230361550848",
                            "310273230441242624",
                            "310273230441242640",
                            "310273230483185664",
                            "310273230533517312",
                            "310273230671929344",
                            "310273230768398336",
                            "310273230780981248",
                            "310273230780981316",
                            "310273230797758464",
                            "310273230906810368",
                            "310273230969724928",
                            "310273230969725000",
                            "310273230973919232",
                            "310273231070388224",
                            "310273231179440128",
                            "310273231183634432",
                            "310273231225577472",
                            "310273231292686336",
                            "310273231435292672",
                            "310273231439486976",
                            "310273231481430016",
                            "310273231506595840",
                            "310273231531761664",
                            "310273231615647744",
                            "310273231833751552",
                            "310273231837945856",
                            "310273231884083200",
                            "310273231917637632",
                            "310273231938609152",
                            "310273232207044608",
                            "310273232211238912",
                            "310273232244793344",
                            "310273232244793359",
                            "310273232244793431",
                            "310273232521617408",
                            "310273232534200320",
                            "310273232571949056",
                            "310273232601309184",
                            "310273232605503488",
                            "310273232718749696",
                            "310273232953630720",
                            "310273232974602240",
                            "310273232987185152",
                            "310273233096237056",
                            "310273233163345920",
                            "310273233259814912",
                            "310273233264009216",
                            "310273233352089600",
                            "310273233435975680",
                            "310273233440169984",
                            "310273233448558592",
                            "310273233658273792",
                            "310273233658273821",
                            "310273233670856704",
                            "310273233679245312",
                            "310273233691828224",
                            "310273233956069376",
                            "310273234014789632",
                            "310273234023178240",
                            "310273234027372544",
                            "310273234056732672",
                            "310273234253864960",
                            "310273234253865027",
                            "310273234333556736",
                            "310273234333556799",
                            "310273234350333952",
                            "310273234467774464",
                            "310273234522300416",
                            "310273234601992192",
                            "310273234627158016",
                            "310273234694266880",
                            "310273234828484608",
                            "310273234862039040",
                            "310273234866233344",
                            "310273234895593472",
                            "310273234992062464",
                            "310273235122085888",
                            "310273235147251712",
                            "310273235147251752",
                            "310273235189194752",
                            "310273235222749184",
                            "310273235394715648",
                            "310273235415687168",
                            "310273235419881472",
                            "310273235503767552",
                            "310273235549904896",
                            "310273235566682112",
                            "310273235717677056",
                            "310273235742842880",
                            "310273235742842890",
                            "310273235759620096",
                            "310273235948363776",
                            "310273235977723904",
                            "310273235977723932",
                            "310273235998695424",
                            "310273236082581504",
                            "310273236359405568",
                            "310273236397154304",
                            "310273236506206208",
                            "310273236543954944",
                            "310273236623646720",
                            "310273236741087232",
                            "310273236812390400",
                            "310273236816584704",
                            "310273236929830912",
                            "310273236929830931",
                            "310273237085020160",
                            "310273237101797376",
                            "310273237110185984",
                            "310273237277958144",
                            "310273237370232832",
                            "310273237437341696",
                            "310273237454118912",
                            "310273237491867648",
                            "310273237491867677",
                            "310273237680611328",
                            "310273237747720192",
                            "310273237751914496",
                            "310273237823217664",
                            "310273237974212608",
                            "310273238028738560",
                            "310273238037127168",
                            "310273238049710080",
                            "310273238225870848",
                            "310273238272008192",
                            "310273238280396800",
                            "310273238301368320",
                            "310273238318145536",
                            "310273238439780352",
                            "310273238494306304",
                            "310273238523666432",
                            "310273238532055040",
                            "310273238649495552",
                            "310273238649495571",
                            "310273238766936064",
                            "310273238775324672",
                            "310273238787907584",
                            "310273238917931008",
                            "310273238976651264",
                            "310273239043760128",
                            "310273239056343040",
                            "310273239106674688",
                            "310273239152812032",
                            "310273239228309504",
                            "310273239261863936",
                            "310273239324778496",
                            "310273239375110144",
                            "310273239488356352",
                            "310273239517716480",
                            "310273239542882304",
                            "310273239563853824",
                            "310273239572242432",
                            "310273239693877248",
                            "310273239815512064",
                            "310273239815512092",
                            "310273239840677888",
                            "310273239849066496",
                            "310273239878426624",
                            "310273240071364608",
                            "310273240075558912",
                            "310273240088141824",
                            "310273240088141902",
                            "310273240251719680",
                            "310273240444657664",
                            "310273240469823488",
                            "310273240486600704",
                            "310273240545320960",
                            "310273240625012736",
                            "310273240734064640",
                            "310273240734064708",
                            "310273240834727936",
                            "310273240956362752",
                            "310273241006694400",
                            "310273241044443136",
                            "310273241098969088",
                            "310273241208020992",
                            "310273241287712768",
                            "310273241287712834",
                            "310273241396764672",
                            "310273241468067840",
                            "310273241530982400",
                            "310273241535176704",
                            "310273241577119744",
                            "310273241669394432",
                            "310273241761669120",
                            "310273241824583680",
                            "310273241828777984",
                            "310273241879109632",
                            "310273241887498240",
                            "310273241983967232",
                            "310273241983967300",
                            "310273242097213440",
                            "310273242134962176",
                            "310273242160128000",
                            "310273242353065984",
                            "310273242399203328",
                            "310273242512449536",
                            "310273242717970432",
                            "310273242776690688",
                            "310273242818633728",
                            "310273242944462848",
                            "310273242952851456",
                            "310273243112235008",
                            "310273243141595136",
                            "310273243233869824",
                            "310273243376476160",
                            "310273243431002112",
                            "310273243498110976",
                            "310273243586191360",
                            "310273243699437568",
                            "310273243967873024",
                            "310273243980455936",
                            "310273244014010368",
                            "310273244202754048",
                            "310273244232114176",
                            "310273244236308480",
                            "310273244278251520",
                            "310273244454412288",
                            "310273244630573056",
                            "310273244634767360",
                            "310273244768985088",
                            "310273244815122432",
                            "310273245033226240",
                            "310273245058392064",
                            "310273245150666752",
                            "310273245268107264",
                            "310273245305856000",
                            "310273245314244608",
                            "310273245326827520",
                            "310273245360381952",
                            "310273245477822464",
                            "310273245649788928",
                            "310273245662371840",
                            "310273245674954752",
                            "310273245674954830",
                            "310273245834338304",
                            "310273245926612992",
                            "310273245951778816",
                            "310273245955973120",
                            "310273245993721856",
                            "310273246069219328",
                            "310273246236991488",
                            "310273246308294656",
                            "310273246350237696",
                            "310273246379597824",
                            "310273246459289600",
                            "310273246576730112",
                            "310273246580924416",
                            "310273246681587712",
                            "310273246698364928",
                            "310273246744502272",
                            "310273246908080128",
                            "310273246950023168",
                            "310273246970994688",
                            "310273247121989632",
                            "310273247155544064",
                            "310273247407202304",
                            "310273247407202341",
                            "310273247612723200",
                            "310273247642083328",
                            "310273247646277632",
                            "310273248019570688",
                            "310273248095068160",
                            "310273248103456768",
                            "310273248137011200",
                            "310273248359309312",
                            "310273248715825152",
                            "310273248833265664",
                            "310273248917151744",
                            "310273248938123264",
                            "310273248942317568",
                            "310273249181392896",
                            "310273249957339136",
                            "310273250003476480",
                            "310273250020253696",
                            "310273250099945472",
                            "310273250271911936",
                            "310273250276106240",
                            "310273250288689152",
                            "310273250376769536",
                            "310273250385158144",
                            "310273250515181568",
                            "310273250544541696",
                            "310273250573901824",
                            "310273250594873344",
                            "310273250766839808",
                            "310273250821365760",
                            "310273250859114496",
                            "310273250892668928",
                            "310273250892668938",
                            "310273251039469568",
                            "310273251186270208",
                            "310273251282739200",
                            "310273251291127808",
                            "310273251291127866",
                            "310273251345653760",
                            "310273251651837952",
                            "310273251697975296",
                            "310273251735724032",
                            "310273251752501248",
                            "310273251962216448",
                            "310273251966410753",
                            "310273252033519616",
                            "310273252117405696",
                            "310273252239040512",
                            "310273252377452544",
                            "310273252440367104",
                            "310273252440367167",
                            "310273252679442432",
                            "310273252809465856",
                            "310273252817854464",
                            "310273252922712064",
                            "310273252935294976",
                            "310273253182758912",
                            "310273253199536128",
                            "310273253237284864",
                            "310273253543469056",
                            "310273253547663361",
                            "310273253551857664",
                            "310273253551857688",
                            "310273253644132352",
                            "310273253761572864",
                            "310273253954510848",
                            "310273253983870976",
                            "310273254025814016",
                            "310273254248112128",
                            "310273254264889344",
                            "310273254277472256",
                            "310273254281666560",
                            "310273254407495680",
                            "310273254545907712",
                            "310273254550102016",
                            "310273254554296320",
                            "310273254642376704",
                            "310273254730457088",
                            "310273254835314688",
                            "310273254835314692",
                            "310273254852091904",
                            "310273255095361536",
                            "310273255120527360",
                            "310273255128915968",
                            "310273255200219136"
                        ],
                        "column_unique_id": 2
                    }
                ],
                "sub_predicates_v2": [
                    {
                        "column_unique_id": 8,
                        "column_name": "clean_task_id",
                        "op": "=",
                        "cond_value": "1091"
                    },
                    {
                        "column_unique_id": 1,
                        "column_name": "province_name",
                        "op": "=",
                        "cond_value": "新疆维吾尔自治区"
                    }
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1778013308,
            "tablet_uid": {
                "hi": 595957962103815418,
                "lo": 7502648525790878363
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000000d7b6203e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778013308,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "province_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "product_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "item",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "unit",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "value",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "param_code",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 502,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "source_type",
                        "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": 8,
                        "name": "clean_task_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "etl_batch_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "is_deleted",
                        "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": 11,
                        "name": "create_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "update_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "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": 14,
                        "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": 15,
                "is_in_memory": false,
                "delete_sign_idx": 13,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 4,
                "disable_auto_compaction": false,
                "version_col_idx": 14,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "OVERLAP_UNKNOWN"
        },
        {
            "rowset_id": 0,
            "partition_id": 69396997,
            "tablet_id": 69397010,
            "txn_id": 16372217,
            "tablet_schema_hash": 24451824,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 67049,
            "end_version": 67049,
            "num_rows": 0,
            "total_disk_size": 0,
            "data_disk_size": 0,
            "index_disk_size": 0,
            "delete_predicate": {
                "version": 67049,
                "sub_predicates": [
                    "clean_task_id='1091'",
                    "province_name='新疆维吾尔自治区'"
                ],
                "in_predicates": [
                    {
                        "column_name": "product_id",
                        "is_not_in": false,
                        "values": [
                            "310273317535965184",
                            "310273317544353792",
                            "310273317548548096",
                            "310273317556936704",
                            "310273317561131008",
                            "310273317812789248",
                            "310273317812789276",
                            "310273317821177856",
                            "310273317821177896",
                            "310273317842149376",
                            "310273318018310144",
                            "310273318035087360",
                            "310273318039281664",
                            "310273318081224704"
                        ],
                        "column_unique_id": 2
                    }
                ],
                "sub_predicates_v2": [
                    {
                        "column_unique_id": 8,
                        "column_name": "clean_task_id",
                        "op": "=",
                        "cond_value": "1091"
                    },
                    {
                        "column_unique_id": 1,
                        "column_name": "province_name",
                        "op": "=",
                        "cond_value": "新疆维吾尔自治区"
                    }
                ]
            },
            "empty": true,
            "load_id": {
                "hi": 0,
                "lo": 0
            },
            "creation_time": 1778013323,
            "tablet_uid": {
                "hi": 595957962103815418,
                "lo": 7502648525790878363
            },
            "num_segments": 0,
            "rowset_id_v2": "0200000000d7b9243e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778013323,
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "province_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "product_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "item",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "unit",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "value",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "param_code",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 502,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "source_type",
                        "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": 8,
                        "name": "clean_task_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "etl_batch_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "is_deleted",
                        "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": 11,
                        "name": "create_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "update_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "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": 14,
                        "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": 15,
                "is_in_memory": false,
                "delete_sign_idx": 13,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 4,
                "disable_auto_compaction": false,
                "version_col_idx": 14,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "OVERLAP_UNKNOWN"
        },
        {
            "rowset_id": 0,
            "partition_id": 69396997,
            "tablet_id": 69397010,
            "txn_id": 16372284,
            "tablet_schema_hash": 24451824,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 67050,
            "end_version": 67050,
            "num_rows": 43,
            "total_disk_size": 8106,
            "data_disk_size": 8106,
            "index_disk_size": 1353,
            "empty": false,
            "load_id": {
                "hi": 1317772930147755580,
                "lo": 552632796199527318
            },
            "creation_time": 1778013324,
            "tablet_uid": {
                "hi": 595957962103815418,
                "lo": 7502648525790878363
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000d7b9693e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778013324,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002NO;\u0003`\u0007",
                    "max_key": "\u0002NO[`$"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "province_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "product_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "item",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "unit",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "value",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "param_code",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 502,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "source_type",
                        "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": 8,
                        "name": "clean_task_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "etl_batch_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "is_deleted",
                        "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": 11,
                        "name": "create_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "update_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "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": 14,
                        "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": 15,
                "is_in_memory": false,
                "delete_sign_idx": 13,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 4,
                "disable_auto_compaction": false,
                "version_col_idx": 14,
                "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": 69396997,
            "tablet_id": 69397010,
            "tablet_schema_hash": 24451824,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 67005,
            "end_version": 67048,
            "num_rows": 2722,
            "total_disk_size": 87474,
            "data_disk_size": 87474,
            "index_disk_size": 14879,
            "empty": false,
            "creation_time": 1778013355,
            "tablet_uid": {
                "hi": 595957962103815418,
                "lo": 7502648525790878363
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000d7b98a3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778013320,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002NO\u001F`\u000F",
                    "max_key": "\u0002NO᷃`\n"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "id",
                        "type": "BIGINT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "province_name",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "product_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "item",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "name": "unit",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 5,
                        "name": "value",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 1002,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 6,
                        "name": "param_code",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 502,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 7,
                        "name": "source_type",
                        "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": 8,
                        "name": "clean_task_id",
                        "type": "BIGINT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 0,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 9,
                        "name": "etl_batch_no",
                        "type": "VARCHAR",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 66,
                        "index_length": 20,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 10,
                        "name": "is_deleted",
                        "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": 11,
                        "name": "create_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 12,
                        "name": "update_time",
                        "type": "DATETIMEV2",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": false,
                        "precision": 18,
                        "frac": 0,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 13,
                        "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": 14,
                        "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": 15,
                "is_in_memory": false,
                "delete_sign_idx": 13,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 1,
                "compression_type": "LZ4F",
                "schema_version": 4,
                "disable_auto_compaction": false,
                "version_col_idx": 14,
                "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": 595957962103815418,
        "lo": 7502648525790878363
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 69397012,
    "delete_bitmap": {},
    "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
}