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.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from cb705a2b759 [fix](test) fix flaky compaction profile case (#63886)
add 00f829b8363 [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]