You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "andygrove (via GitHub)" <gi...@apache.org> on 2023/03/28 16:59:11 UTC

[GitHub] [arrow-datafusion] andygrove commented on issue #5746: Only single quote string is allowed in where clause?

andygrove commented on issue #5746:
URL: https://github.com/apache/arrow-datafusion/issues/5746#issuecomment-1487287802

   > That is correct -- in sql (at least in postgres),
   
   Also correct in ANSI SQL specification.
   
   Spark SQL differs from ANSI in that it allows double quotes for string literals and uses backticks for identifiers, so maybe you are looking for Spark SQL compatibility.


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org