[FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com> Co-authored-by: saltonz <saltonzh@gmail.com> Co-authored-by: yongshige <598633031@qq.com>
This commit is contained in:
@ -284,7 +284,7 @@ protected:
|
||||
};
|
||||
|
||||
TestBackupIndexMerger::TestBackupIndexMerger()
|
||||
: TestDataFilePrepare(&getter, "TestBackupIndexMerger"),
|
||||
: TestDataFilePrepare(&getter, "TestBackupIndexMerger", OB_DEFAULT_MACRO_BLOCK_SIZE, 800),
|
||||
tenant_base_(500),
|
||||
job_desc_(),
|
||||
backup_dest_(),
|
||||
|
||||
Reference in New Issue
Block a user