[ 
https://issues.apache.org/jira/browse/SPARK-36943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-36943.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 34202
[https://github.com/apache/spark/pull/34202]

> Improve error message for missing column
> ----------------------------------------
>
>                 Key: SPARK-36943
>                 URL: https://issues.apache.org/jira/browse/SPARK-36943
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core, SQL
>    Affects Versions: 3.3.0
>            Reporter: Karen Feng
>            Assignee: Karen Feng
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Improve the error message for the case that a user asks for a column that 
> does not exist.
> Today, the message is "cannot resolve 'foo' given input columns [bar, baz, 
> froo]".
> We should sort the suggestion list by similarity and improve the grammar to 
> remove lingo like "resolve."



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

Reply via email to