[FEAT MERGE]adaptive cost model

This commit is contained in:
zzg19950727
2023-12-06 03:12:01 +00:00
committed by ob-robot
parent 6520c7b570
commit d70d986be9
85 changed files with 21899 additions and 18832 deletions

View File

@ -221,6 +221,7 @@ namespace sql
int64_t flag);
int check_whether_contain_nested_sql(const ObDMLStmt &stmt);
int check_force_default_stat();
int init_system_stat();
int calc_link_stmt_count(const ObDMLStmt &stmt, int64_t &count);
private: