You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuanjian Li (Jira)" <ji...@apache.org> on 2019/11/18 20:30:00 UTC

[jira] [Created] (SPARK-29951) Make the behavior of Postgre dialect independent of ansi mode config

Yuanjian Li created SPARK-29951:
-----------------------------------

             Summary: Make the behavior of Postgre dialect independent of ansi mode config
                 Key: SPARK-29951
                 URL: https://issues.apache.org/jira/browse/SPARK-29951
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Yuanjian Li


As the comment in [SPARK-29873|[https://github.com/apache/spark/pull/26497#discussion_r345708065],] Postgre dialect should not be affected by the ANSI mode config.

During reran the existing tests, only the LEFT/RIGHT build-in SQL function break the assumption, we fix this by following [https://www.postgresql.org/docs/12/sql-keywords-appendix.html]: LEFT/RIGHT reserved (can be function or type)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org