[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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user