replace ts related to ddl with scn.

This commit is contained in:
obdev
2022-11-28 02:21:13 +00:00
committed by ob-robot
parent bbec6aff49
commit 8a4d14122f
539 changed files with 17685 additions and 173434 deletions

View File

@ -138,6 +138,7 @@ int TestTabletCreateMemtable::build_table_handle(
int ret = OB_SUCCESS;
ObTabletCreateSSTableParam param;
param.ddl_scn_.set_min();
param.table_key_.table_type_ = ObITable::TableType::MAJOR_SSTABLE;
param.table_key_.table_id_ = 1;
param.table_key_.tablet_id_ = common::ObTabletID(1);