findepi commented on issue #10999:
URL: https://github.com/apache/datafusion/issues/10999#issuecomment-2210312549

   array_agg is known to produce non-null result.
   if we make it an UDAF, to avoid regression (if we choose so), we need a way 
for an UDAF to mark its output as non-null: 
https://github.com/apache/datafusion/issues/11274
   


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