[ https://issues.apache.org/jira/browse/SPARK-36800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
dohongdayi updated SPARK-36800: ------------------------------- Attachment: SparkIssue.png > 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 > Attachments: SparkIssue.png > > > 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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org