mvzink commented on issue #1841:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/issues/1841#issuecomment-2859241001

   Note that there are some other things Postgres supports for `ANY`/`ALL` 
which our current parsing approach doesn't; e.g. it treats `LIKE` as a valid 
operator in that context, but we have a separate AST variant for it instead of 
treating `LIKE` as a binary operator. See #1770.


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