This is an automated email from the ASF dual-hosted git repository.
jakevin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
from 18692b2a7c fixed (#22481)
add 16461fdc1c [feature](Nereids): pushdown COUNT through join (#22455)
No new revisions were added by this update.
Summary of changes:
...oughJoin.java => PushdownCountThroughJoin.java} | 138 ++++++++++-----------
.../trees/expressions/functions/agg/Count.java | 7 ++
...Test.java => PushdownCountThroughJoinTest.java} | 41 +++---
3 files changed, 93 insertions(+), 93 deletions(-)
copy
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/rewrite/{PushdownSumThroughJoin.java
=> PushdownCountThroughJoin.java} (58%)
copy
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/rewrite/{InferAggNotNullTest.java
=> PushdownCountThroughJoinTest.java} (58%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]