[FEAT MERGE]4_2_sql_feature

Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
This commit is contained in:
zzg19950727
2023-04-28 11:12:11 +00:00
committed by ob-robot
parent 3bf92459f1
commit 3cada22bdc
161 changed files with 16883 additions and 4730 deletions

View File

@ -1307,6 +1307,7 @@ int ObDMLStmtPrinter::print_subquery(const ObSelectStmt *subselect_stmt,
subselect_stmt,
schema_guard_,
print_params_,
param_store_,
subquery_print_params & FORCE_COL_ALIAS);
if (subquery_print_params & PRINT_CTE) {
printer.enable_print_temp_table_as_cte();