This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch auto-pick-63479-branch-4.1
in repository https://gitbox.apache.org/repos/asf/doris.git
from 2eeb5d204c1 branch-4.1: [improve](streaming-job) add from-to cdc
WAL-search timeout and stale-reader release #64013 (#64112)
add 1ce65667ab7 [fix](variant) Reject COUNT DISTINCT on variant arguments
(#63479)
No new revisions were added by this update.
Summary of changes:
.../trees/expressions/functions/agg/Count.java | 30 +++++++-
.../functions/agg/MultiDistinctCount.java | 7 ++
.../trees/expressions/functions/agg/CountTest.java | 84 ++++++++++++++++++++++
.../test_variant_count_distinct.groovy} | 31 ++++----
4 files changed, 132 insertions(+), 20 deletions(-)
create mode 100644
fe/fe-core/src/test/java/org/apache/doris/nereids/trees/expressions/functions/agg/CountTest.java
copy regression-test/suites/{nereids_p0/limit/OffsetInSubqueryWithJoin.groovy
=> variant_p0/test_variant_count_distinct.groovy} (56%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]