add placeholder for __all_virtual_tenant_parameter

This commit is contained in:
obdev
2023-04-27 08:41:13 +00:00
committed by ob-robot
parent 7e1a48d9dc
commit d8c632c87f
14 changed files with 72 additions and 116 deletions

View File

@ -269,8 +269,6 @@ private:
int candi_allocate_distinct_set(const ObIArray<ObSelectLogPlan*> &child_plans);
int get_pure_set_exprs(ObIArray<ObRawExpr*> &pure_set_exprs);
int get_allowed_branch_order(const bool ignore_hint,
const ObSelectStmt::SetOperator set_op,
bool &no_swap,