You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Michael Armbrust (JIRA)" <ji...@apache.org> on 2015/12/29 23:04:49 UTC

[jira] [Created] (SPARK-12564) Improve missing column AnalysisException

Michael Armbrust created SPARK-12564:
----------------------------------------

             Summary: Improve missing column AnalysisException
                 Key: SPARK-12564
                 URL: https://issues.apache.org/jira/browse/SPARK-12564
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.6.0
            Reporter: Michael Armbrust
            Priority: Minor


{code}
org.apache.spark.sql.AnalysisException: cannot resolve 'value' given input columns text;
{code}

lets put a {{:}} after {{columns}} and put the columns in {{[]}} so that they match the toString of DataFrame



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