support pushdown shared exprs in dml operator

This commit is contained in:
yinyj17
2023-07-11 04:42:22 +00:00
committed by ob-robot
parent 4eb850e27e
commit ceeb9e31f6
7 changed files with 46 additions and 4 deletions

View File

@ -877,6 +877,7 @@ public:
static int get_subplan_const_column(const ObDMLStmt &parent_stmt,
const uint64_t table_id,
const ObSelectStmt &child_stmt,
const ObIArray<ObRawExpr*> &exec_ref_exprs,
ObIArray<ObRawExpr *> &output_exprs);
/*