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 9e07291e65a [fix](stats) internal stats table tablet replica num not
update as expected (#25563)
add 2ddd2e50797 [feature](Nereids) add map_agg function (#25246)
No new revisions were added by this update.
Summary of changes:
docs/sidebars.json | 3 +-
.../doris/catalog/BuiltinAggregateFunctions.java | 2 ++
.../ArrayWithConstant.java => agg/MapAgg.java} | 36 ++++++++++++----------
.../visitor/AggregateFunctionVisitor.java | 6 ++++
.../data/nereids_function_p0/agg_function/agg.out | 29 +++++++++++++++++
.../nereids_function_p0/agg_function/agg.groovy | 6 ++++
6 files changed, 64 insertions(+), 18 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/{scalar/ArrayWithConstant.java
=> agg/MapAgg.java} (65%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]