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

   > 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
   
   The failure is because of the name mismatch, one with distinct, one w/o. I 
think we should alias it to ensure the schema remain unchanged. Then, the 
failure should be fixed too


-- 
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