* 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
21 lines
432 B
JSON
21 lines
432 B
JSON
{
|
|
"rowset_id": 10000,
|
|
"tablet_id": 12046,
|
|
"tablet_schema_hash": 365187263,
|
|
"rowset_type": "BETA_ROWSET",
|
|
"rowset_state": "VISIBLE",
|
|
"start_version": 0,
|
|
"end_version": 1,
|
|
"num_rows": 0,
|
|
"total_disk_size": 0,
|
|
"data_disk_size": 0,
|
|
"index_disk_size": 0,
|
|
"empty": true,
|
|
"creation_time": 1552911435,
|
|
"tablet_uid": {
|
|
"hi": 10,
|
|
"lo": 10
|
|
},
|
|
"num_segments": 1
|
|
}
|