Dandandan commented on issue #8067:
URL: 
https://github.com/apache/arrow-datafusion/issues/8067#issuecomment-1801376117

   I looked a bit more into this, it looks currently we're getting away mostly 
by converting `1` scalars as "count expression" (`count(Int64(1))` to an array 
with `to_array_of_size`.
   This is a bit wasteful, but also not super bad.


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

Reply via email to