* remove alpha_rowset_meta * remove alpha rowset related codes in compaction * remove alpha rowset related codes in RowsetMeta * fix be ut because some ut use alpha rowsetmeta
13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"rowset_id": 10001,
|
|
"tablet_id": 20487,
|
|
"tablet_schema_hash": 1520686811,
|
|
"rowset_type": "BETA_ROWSET",
|
|
"rowset_state": "VISIBLE",
|
|
"start_version": 2,
|
|
"end_version": 3,
|
|
"row_number": 123456,
|
|
"total_disk_size": 100000,
|
|
"data_disk_size": 95000
|
|
}
|