This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 1f569b7a7d [enhancement](topn explain) display explain two phase read more precise (#17946) add ed7c880e18 [fix](Nereids) should turn off parallel scan when do local finalize agg (#17961) No new revisions were added by this update. Summary of changes: .../glue/translator/PhysicalPlanTranslator.java | 17 +++- .../rules/implementation/AggregateStrategies.java | 4 +- .../apache/doris/nereids/trees/plans/AggPhase.java | 2 +- .../testAggQueryOnAggMV2.groovy | 2 +- .../test_schema_change_with_delete.groovy | 92 +++++++++++----------- 5 files changed, 65 insertions(+), 52 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org