You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2016/06/18 00:55:05 UTC

[jira] [Created] (SPARK-16036) better error message if the number of columns in SELECT clause doesn't match the table schema

Wenchen Fan created SPARK-16036:
-----------------------------------

             Summary: better error message if the number of columns in SELECT clause doesn't match the table schema
                 Key: SPARK-16036
                 URL: https://issues.apache.org/jira/browse/SPARK-16036
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Wenchen Fan
            Assignee: Wenchen Fan


INSERT INTO TABLE src PARTITION(b=2, c=3) SELECT 4, 5, 6;



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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