This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 8d729f9386 [fix](error-code) fix misuse fo OLAP_ERR_WRITE_PROTOBUF_ERROR (#13347) add a2e513720e [feature](Nereids) auto fallback to legacy planner if analyze failed (#13351) No new revisions were added by this update. Summary of changes: .../{LoadException.java => NereidsException.java} | 19 ++++++++++++------- .../main/java/org/apache/doris/nereids/memo/Memo.java | 2 +- .../main/java/org/apache/doris/qe/StmtExecutor.java | 18 ++++++++++++++++-- .../suites/nereids_syntax_p0/agg_with_const.groovy | 2 +- .../suites/nereids_syntax_p0/having.groovy | 1 + .../suites/nereids_syntax_p0/set_var.groovy | 1 + 6 files changed, 32 insertions(+), 11 deletions(-) copy fe/fe-core/src/main/java/org/apache/doris/common/{LoadException.java => NereidsException.java} (67%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org