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

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

     [ https://issues.apache.org/jira/browse/SPARK-36800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon updated SPARK-36800:
---------------------------------
    Priority: Trivial  (was: Major)

> 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
>            Priority: Trivial
>
> 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