You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/04/24 05:59:04 UTC

[doris] branch master updated (d368326cc2 -> 6bf51150f3)

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-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org