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

[jira] [Created] (SPARK-36800) The create table as select statement verifies the valid column name

melin created SPARK-36800:
-----------------------------

             Summary: The  create table as select statement verifies the valid column name
                 Key: SPARK-36800
                 URL: https://issues.apache.org/jira/browse/SPARK-36800
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.1.0
            Reporter: melin


If the column name output by select is not a valid column name, the prompt is not very clear, it is recommended to add a column name check
{code:java}
create table tdl_demo_dd as select 1+1{code}
!image-2021-09-19-17-25-02-239.png!



--
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