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 2024/01/31 10:08:24 UTC

(doris) branch branch-2.0 updated (86434f205a3 -> 0b7bc39bcb4)

This is an automated email from the ASF dual-hosted git repository.

morrysnow pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from 86434f205a3 [fix](Nereids) should not fold constant when do ordinal group by (#29976) (#30617)
     add 0b7bc39bcb4 [fix](Nereids) result nullable of sum distinct in scalar agg is wrong (#30221) (#30618)

No new revisions were added by this update.

Summary of changes:
 .../AdjustAggregateNullableForEmptySet.java        |  3 +-
 .../rules/implementation/AggregateStrategies.java  | 44 ++++++++--------------
 .../trees/expressions/functions/agg/Sum.java       |  6 +++
 .../data/nereids_syntax_p0/agg_with_empty_set.out  |  3 ++
 .../nereids_syntax_p0/agg_with_empty_set.groovy    |  1 +
 5 files changed, 26 insertions(+), 31 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org