adriangb opened a new issue, #1525: URL: https://github.com/apache/datafusion-sqlparser-rs/issues/1525
I'm not sure if this should parse, Postgres for example also fails, but if possible it would be nice if this at least parsed if not executed correctly. I tested this in datafusion-cli, but originally found it using Rust: ``` > SELECT 1 in (); 🤔 Invalid statement: sql parser error: Expected: an expression:, found: ) ``` -- 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.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