timsaucer commented on issue #10346:
URL: https://github.com/apache/datafusion/issues/10346#issuecomment-2090375093

   Quickly took a look at another aggregate function that can return a 
different type. By calling `count_distinct` instead of `array_agg` and updating 
the input file to have strings instead of int64 values I verified it is also 
outputting the incorrect schema after doing the select operation.


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