[FIX](array_agg) fix array agg with other agg function#32387
[FIX](array_agg) fix array agg with other agg function#32387BiteTheDDDDt merged 2 commits intoapache:masterfrom
Conversation
|
Thank you for your contribution to Apache Doris. |
|
run buildall |
|
PR approved by at least one committer and no changes requested. |
|
PR approved by anyone and no changes requested. |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
Does 2.0 has the same problem? |
No, array_agg is not pick for 2.0, and coming from 2.1 |
|
TeamCity be ut coverage result: |
|
LGTM |
|
run performance |
|
clang-tidy review says "All clean, LGTM! 👍" |
|
run buildall |
|
TeamCity be ut coverage result: |
|
PR approved by at least one committer and no changes requested. |
fix array agg with other agg function
fix array agg with other agg function
fix array agg with other agg function
Proposed changes
if we use array_agg func after other agg func like count, sum, here may make be core with core stack below
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...