dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com> Co-authored-by: xianyu-w <707512433@qq.com>
This commit is contained in:
@ -24,7 +24,7 @@ using namespace oceanbase::common;
|
||||
using namespace oceanbase::json;
|
||||
using namespace oceanbase::sql::log_op_def;
|
||||
|
||||
int ObHelpLogPlan::generate_raw_plan()
|
||||
int ObHelpLogPlan::generate_normal_raw_plan()
|
||||
{
|
||||
int ret = OB_SUCCESS;
|
||||
ObLogicalOperator *top = NULL;
|
||||
|
||||
Reference in New Issue
Block a user