[FEAT MERGE] optimizer statistics gather enhance

Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
This commit is contained in:
obdev
2023-04-28 13:11:58 +00:00
committed by ob-robot
parent 35c1be5aa1
commit 642f1c7d84
130 changed files with 8572 additions and 1563 deletions

View File

@ -411,6 +411,7 @@ public:
bool enable_res_map_;
bool need_check_col_dup_;
bool is_specified_col_name_;//mark if specify the column name in create view or create table as..
bool is_in_sys_view_;
};
} // end namespace sql
} // end namespace oceanbase