lovasoa opened a new pull request, #1840: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1840
In SQLite, MATCH and REGEXP are binary operators. SQLite treats them like function calls, but this implementation preserves the original binary expressions. https://www.sqlite.org/lang_expr.html#the_like_glob_regexp_match_and_extract_operators -- 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