NiwakaDev commented on issue #2547:
URL: https://github.com/apache/datafusion/issues/2547#issuecomment-2580148030

   Hi @alamb,
   
   Is this feature already supported? `ALL` seems not to work right now:
   ```
   SELECT 1 = ALL(ARRAY[1,1,1,1]);
   This feature is not implemented: Unsupported ast node in sqltorel: AllOp 
   ```
   
   
   May I take this issue?


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