Stefan Kandic created SPARK-47484:
-------------------------------------

             Summary: Allow trailing comma in column definition list
                 Key: SPARK-47484
                 URL: https://issues.apache.org/jira/browse/SPARK-47484
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 4.0.0
            Reporter: Stefan Kandic


When experimenting with SQL queries, it's common to accidentally leave a 
trailing comma after the last column in a table definition, resulting in syntax 
errors. This often happens when developers comment out the last column and 
forget to remove the trailing comma, leading to unexpected syntax issues when 
creating tables.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to