BubbaJoe commented on issue #6602: URL: https://github.com/apache/arrow-datafusion/issues/6602#issuecomment-1583926955
I just want to confirm the functionality, I can do something like foo > all(1); to check if all values are greater than 1. Or foo != any(6); to ensure no values in the array are equal to 6. Does this seem accurate? -- 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]
