{
    "table_id": 4929050,
    "partition_id": 4929049,
    "tablet_id": 4929052,
    "schema_hash": 678124198,
    "shard_id": 210,
    "creation_time": 1725445013,
    "cumulative_layer_point": -1,
    "tablet_state": "PB_RUNNING",
    "schema": {
        "keys_type": "UNIQUE_KEYS",
        "column": [
            {
                "unique_id": 0,
                "name": "stat_date",
                "type": "DATEV2",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 1,
                "name": "user_id",
                "type": "INT",
                "is_key": true,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 2,
                "name": "order_count",
                "type": "INT",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 0,
                "frac": 0,
                "length": 4,
                "index_length": 4,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 3,
                "name": "insurance_money",
                "type": "DECIMAL64",
                "is_key": false,
                "aggregation": "NONE",
                "is_nullable": true,
                "precision": 11,
                "frac": 2,
                "length": 8,
                "index_length": 8,
                "visible": true,
                "result_is_nullable": false
            },
            {
                "unique_id": 4,
                "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": 5,
                "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": 2,
        "num_rows_per_row_block": 1024,
        "compress_kind": "COMPRESS_LZ4",
        "next_column_unique_id": 6,
        "is_in_memory": false,
        "delete_sign_idx": 4,
        "sequence_col_idx": -1,
        "sort_type": "LEXICAL",
        "sort_col_num": 2,
        "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": 4929049,
            "tablet_id": 4929052,
            "tablet_schema_hash": 678124198,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 0,
            "end_version": 35769,
            "num_rows": 3672,
            "total_disk_size": 38667,
            "data_disk_size": 38667,
            "index_disk_size": 279648700900474,
            "empty": false,
            "creation_time": 1777850688,
            "tablet_uid": {
                "hi": -989195006612925326,
                "lo": -358974114061986668
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000d50f0c3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1777274107,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u000F\u0002\u0000\u0000",
                    "max_key": "\u0002\u0000\u000Fԛ\u0002\u0000\u00020"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "stat_date",
                        "type": "DATEV2",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "order_count",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "insurance_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "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": 5,
                        "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": 2,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 6,
                "is_in_memory": false,
                "delete_sign_idx": 4,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 2,
                "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"
            },
            "segments_overlap_pb": "NONOVERLAPPING"
        },
        {
            "rowset_id": 0,
            "partition_id": 4929049,
            "tablet_id": 4929052,
            "tablet_schema_hash": 678124198,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 35770,
            "end_version": 36736,
            "num_rows": 220,
            "total_disk_size": 3716,
            "data_disk_size": 3716,
            "index_disk_size": 279636915987292,
            "empty": false,
            "creation_time": 1778144489,
            "tablet_uid": {
                "hi": -989195006612925326,
                "lo": -358974114061986668
            },
            "num_segments": 1,
            "rowset_id_v2": "0200000000db6d2c3e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778144407,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u000F{\u0002\u0000\u00010",
                    "max_key": "\u0002\u0000\u000Fԧ\u0002\u0000\u0001"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "stat_date",
                        "type": "DATEV2",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "order_count",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "insurance_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "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": 5,
                        "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": 2,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 6,
                "is_in_memory": false,
                "delete_sign_idx": 4,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 2,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": 5,
                "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": 4929049,
            "tablet_id": 4929052,
            "txn_id": 16424559,
            "tablet_schema_hash": 678124198,
            "rowset_type": "BETA_ROWSET",
            "rowset_state": "VISIBLE",
            "start_version": 36737,
            "end_version": 36737,
            "num_rows": 175,
            "total_disk_size": 4439,
            "data_disk_size": 4439,
            "index_disk_size": 1478,
            "empty": false,
            "load_id": {
                "hi": 3751210640707308544,
                "lo": -8139231397168296339
            },
            "creation_time": 1778145308,
            "tablet_uid": {
                "hi": -989195006612925326,
                "lo": -358974114061986668
            },
            "num_segments": 2,
            "rowset_id_v2": "0200000000db78f63e4f039611b6885945b9c09748d2b3ba",
            "newest_write_timestamp": 1778145307,
            "segments_key_bounds": [
                {
                    "min_key": "\u0002\u0000\u000Fԇ\u0002\u0000\u0000",
                    "max_key": "\u0002\u0000\u000Fԧ\u0002\u0000\u0001"
                },
                {
                    "min_key": "\u0002\u0000\u000Fԇ\u0002\u0000\u0001",
                    "max_key": "\u0002\u0000\u000Fԧ\u0002\u0000\u0001"
                }
            ],
            "tablet_schema": {
                "keys_type": "UNIQUE_KEYS",
                "column": [
                    {
                        "unique_id": 0,
                        "name": "stat_date",
                        "type": "DATEV2",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 1,
                        "name": "user_id",
                        "type": "INT",
                        "is_key": true,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 2,
                        "name": "order_count",
                        "type": "INT",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 0,
                        "frac": 0,
                        "length": 4,
                        "index_length": 4,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 3,
                        "name": "insurance_money",
                        "type": "DECIMAL64",
                        "is_key": false,
                        "aggregation": "NONE",
                        "is_nullable": true,
                        "precision": 11,
                        "frac": 2,
                        "length": 8,
                        "index_length": 8,
                        "visible": true,
                        "result_is_nullable": false
                    },
                    {
                        "unique_id": 4,
                        "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": 5,
                        "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": 2,
                "num_rows_per_row_block": 1024,
                "compress_kind": "COMPRESS_LZ4",
                "next_column_unique_id": 6,
                "is_in_memory": false,
                "delete_sign_idx": 4,
                "sequence_col_idx": -1,
                "sort_type": "LEXICAL",
                "sort_col_num": 2,
                "compression_type": "LZ4F",
                "schema_version": 0,
                "disable_auto_compaction": false,
                "version_col_idx": 5,
                "store_row_column": false,
                "enable_single_replica_compaction": false,
                "skip_write_index_on_load": false,
                "inverted_index_storage_format": "V1"
            },
            "segments_overlap_pb": "OVERLAPPING"
        }
    ],
    "in_restore_mode": false,
    "tablet_uid": {
        "hi": -989195006612925326,
        "lo": -358974114061986668
    },
    "preferred_rowset_type": "BETA_ROWSET",
    "tablet_type": "TABLET_TYPE_DISK",
    "replica_id": 12487085,
    "delete_bitmap": {
        "rowset_ids": [
            "0200000000d50f0c3e4f039611b6885945b9c09748d2b3ba",
            "0200000000db6d2c3e4f039611b6885945b9c09748d2b3ba"
        ],
        "segment_ids": [
            0,
            0
        ],
        "versions": [
            35770,
            36737
        ],
        "segment_delete_bitmaps": [
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\u0000\u000E\u0001\u000E\u0002\u000E\u0003\u000E\u0004\u000E\u0005\u000E\u0006\u000E\u0007\u000E\b\u000E\t\u000E\n\u000E\u000B\u000E\f\u000E\r\u000E\u000E\u000E\u000F\u000E\u0010\u000E\u0011\u000E\u0012\u000E\u0013\u000E\u0014\u000E\u0015\u000E\u0016\u000E\u0017\u000E\u0018\u000E\u0019\u000E\u001A\u000E\u001B\u000E\u001C\u000E\u001D\u000E\u001E\u000E\u001F\u000E \u000E!\u000E\"\u000E#\u000E$\u000E%\u000E&\u000E'\u000E(\u000E)\u000E*\u000E+\u000E,\u000E-\u000E.\u000E/\u000E0\u000E1\u000E2\u000E3\u000E4\u000E5\u000E6\u000E7\u000E8\u000E9\u000E:\u000E;\u000E<\u000E=\u000E>\u000E?\u000E@\u000EA\u000EB\u000EC\u000ED\u000EE\u000EF\u000EG\u000EH\u000EI\u000EJ\u000EK\u000EL\u000EM\u000EN\u000EO\u000EP\u000EQ\u000ER\u000ES\u000ET\u000EU\u000EV\u000EW\u000E",
            ":0\u0000\u0000\u0001\u0000\u0000\u0000\u0000\u0000\u0000\u0010\u0000\u0000\u0000-\u0000.\u0000/\u00000\u00001\u00002\u00003\u00004\u00005\u00006\u00007\u00008\u00009\u0000:\u0000;\u0000<\u0000=\u0000>\u0000?\u0000@\u0000A\u0000B\u0000C\u0000D\u0000E\u0000F\u0000G\u0000H\u0000I\u0000J\u0000K\u0000L\u0000M\u0000N\u0000O\u0000P\u0000Q\u0000R\u0000S\u0000T\u0000U\u0000V\u0000W\u0000X\u0000Y\u0000Z\u0000[\u0000\\\u0000]\u0000^\u0000_\u0000`\u0000a\u0000b\u0000c\u0000d\u0000e\u0000f\u0000g\u0000h\u0000i\u0000j\u0000k\u0000l\u0000m\u0000n\u0000o\u0000p\u0000q\u0000r\u0000s\u0000t\u0000u\u0000v\u0000w\u0000x\u0000y\u0000z\u0000{\u0000|\u0000}\u0000~\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
        ]
    },
    "enable_unique_key_merge_on_write": true,
    "binlog_config": {
        "enable": false,
        "ttl_seconds": 86400,
        "max_bytes": 9223372036854775807,
        "max_history_nums": 9223372036854775807
    },
    "compaction_policy": "size_based",
    "time_series_compaction_goal_size_mbytes": 1024,
    "time_series_compaction_file_count_threshold": 2000,
    "time_series_compaction_time_threshold_seconds": 3600,
    "time_series_compaction_empty_rowsets_threshold": 5,
    "time_series_compaction_level_threshold": 1
}