set the initial value of wrs to scn min

This commit is contained in:
obdev
2022-11-28 02:55:06 +00:00
committed by ob-robot
parent 99d4f56fec
commit 87a9357186
406 changed files with 6473 additions and 50308 deletions

View File

@ -245,8 +245,6 @@ private:
const bool ignore_hint,
ObLogicalOperator *&top);
int adjust_recursive_cte_plan(ObIArray<ObLogicalOperator*> &child_ops);
int allocate_recursive_union_all_as_top(ObLogicalOperator *left_child,
ObLogicalOperator *right_child,
DistAlgo dist_set_method,