Karen Feng created SPARK-36943:
----------------------------------

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


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to