[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com> Co-authored-by: godyangfight <godyangfight@gmail.com> Co-authored-by: Tyshawn <tuyunshan@gmail.com>
This commit is contained in:
@ -59,7 +59,8 @@ int MockObAccessService::insert_rows(
|
||||
ctx_guard))) {
|
||||
LOG_WARN("fail to check query allowed", K(ret), K(ls_id), K(tablet_id));
|
||||
} else {
|
||||
ret = tablet_service_->insert_rows(ctx_guard.get_store_ctx(),
|
||||
ret = tablet_service_->insert_rows(ctx_guard.get_tablet_handle(),
|
||||
ctx_guard.get_store_ctx(),
|
||||
dml_param,
|
||||
column_ids,
|
||||
row_iter,
|
||||
|
||||
Reference in New Issue
Block a user