fix bugs & compaction check in ls offline

This commit is contained in:
obdev
2022-11-04 02:08:04 +00:00
committed by wangzelin.wzl
parent 5b1587cae5
commit 4afce61098
14 changed files with 111 additions and 36 deletions

View File

@ -796,6 +796,7 @@ int64_t ObTabletMemtableMgr::to_string(char *buf, const int64_t buf_len) const
J_COMMA();
}
}
J_KV("schema_recorder", schema_recorder_);
J_ARRAY_END();
J_OBJ_END();
J_OBJ_END();