jayzhan211 commented on PR #11013:
URL: https://github.com/apache/datafusion/pull/11013#issuecomment-2185750124

   > Thanks. I guess I wasn't clear in my comment here [#11013 
(comment)](https://github.com/apache/datafusion/pull/11013#issuecomment-2183027880)
 . How should that test failure be addressed? It seems that min/max udaf uses 
other aliases and is not reusing the intermediate results already available
   
   If we eliminate distinct of min/max prior to `single_distinct_to_group_by`, 
we don't expect to get distinct min/max at this point, we should rewrite the 
test to other function like `sum`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to