Uh oh!
There was an error while loading. Please reload this page.
[FIX](func) fix count distinct do not support arr/map/struct - #25483
Conversation
amorynan
commented
Oct 16, 2023
run buildall |
doris-robot
commented
Oct 16, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
amorynan
commented
Oct 19, 2023
run buildall |
amorynan
commented
Oct 19, 2023
run feut |
doris-robot
commented
Oct 19, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
Proposed changes
Issue Number: close #xxx
with old optimizer:
we would met core when we sql:
select count(distinct arr or map or struct) from tablelike this:
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...