You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "yikf (Jira)" <ji...@apache.org> on 2022/02/16 09:46:00 UTC

[jira] [Created] (SPARK-38229) Should't check temp/external/ifNotExists with visitReplaceTable when parser

yikf created SPARK-38229:
----------------------------

             Summary: Should't check temp/external/ifNotExists with visitReplaceTable when parser
                 Key: SPARK-38229
                 URL: https://issues.apache.org/jira/browse/SPARK-38229
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: yikf
             Fix For: 3.3.0


Spark does not support replace table syntax such as CREATE OR REPLACE TEMPORARY TABLE.../REPLACE EXTERNAL TABLE/REPLACE ... IF NOT EXISTS, And we don't need to check these tokens

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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