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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to