berkaysynnada commented on issue #15676:
URL: https://github.com/apache/datafusion/issues/15676#issuecomment-2796537078

   I think these should work in the most performant way if no order specified. 
We are not required to provide a deterministic result, and we can change the 
result comparison to a version which compares the results against the inclusion 
of the values in the ARRAY_AGG() of the same column)


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to