This is an automated email from the ASF dual-hosted git repository. morrysnow pushed a change to branch 2.0.1-rc04-patch in repository https://gitbox.apache.org/repos/asf/doris.git
from 3488f4b87e [fix](compile) fe ut could not compile new 5f92192473 [fix](optimizer) Fix sql block when new optimizer is enabled (#23804) new f579fd816b [fix](block rule) throw npe when use Nereids explain or fallback (#24182) The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../org/apache/doris/nereids/NereidsPlanner.java | 4 +- .../trees/plans/commands/ExplainCommand.java | 1 + .../plans/commands/InsertIntoTableCommand.java | 2 +- .../java/org/apache/doris/qe/StmtExecutor.java | 47 +++++++------ .../sql_block_rule_p0/test_sql_block_rule.groovy | 77 +++++++++++++++++++++- 5 files changed, 108 insertions(+), 23 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org