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 d368326cc2 [fix](Nereids) should not fallback to legacy planner when execution failed (#18847) add 6bf51150f3 [fix](nereids) remove unnecessary project above scan node (#18920) No new revisions were added by this update. Summary of changes: .../antlr4/org/apache/doris/nereids/DorisParser.g4 | 2 +- .../glue/translator/PhysicalPlanTranslator.java | 52 +++++++++++----- .../expressions/functions/agg/QuantileUnion.java | 4 +- .../functions/scalar/QuantilePercent.java | 4 +- .../functions/scalar/ToQuantileState.java | 4 +- .../data/nereids_p0/aggregate/aggregate.out | 3 + .../suites/nereids_p0/aggregate/aggregate.groovy | 72 +++++++++++++++++++++- 7 files changed, 117 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org