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 c63dda99db [test](Nereids) Disable some regression test for
materialized index. (#15387)
add 51b14c06d3 [enhancement](nereids) support approx_count_distinct
function (#15406)
No new revisions were added by this update.
Summary of changes:
.../doris/catalog/BuiltinAggregateFunctions.java | 5 +++--
...DistinctCount.java => ApproxCountDistinct.java} | 24 +++++++++++-----------
.../visitor/AggregateFunctionVisitor.java | 5 +++++
.../test_approx_count_distinct.out | 3 +++
.../test_approx_count_distinct.groovy | 4 ++++
5 files changed, 27 insertions(+), 14 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/agg/{MultiDistinctCount.java
=> ApproxCountDistinct.java} (71%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]