[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com> Co-authored-by: akaError <lzg020616@163.com> Co-authored-by: yinyj17 <yinyijun92@gmail.com>
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
static int64_t const_data_num;
|
||||
int64_t tx_data_num CACHE_ALIGNED = 0;
|
||||
int64_t inserted_cnt = 0;
|
||||
share::SCN insert_start_scn = share::SCN::min_scn();
|
||||
oceanbase::share::SCN insert_start_scn = oceanbase::share::SCN::min_scn();
|
||||
const int64_t ONE_SEC_NS = 1000LL * 1000LL * 1000LL;
|
||||
const int64_t MOD_NS = 1000LL * ONE_SEC_NS;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user