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 2021/10/11 04:49:00 UTC

[jira] [Resolved] (SPARK-36943) Improve error message for missing column

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