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

Wenchen Fan resolved SPARK-34317.
---------------------------------
    Fix Version/s: 3.2.0
       Resolution: Fixed

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

> Introduce relationTypeMismatchHint to UnresolvedTable for a better error 
> message
> --------------------------------------------------------------------------------
>
>                 Key: SPARK-34317
>                 URL: https://issues.apache.org/jira/browse/SPARK-34317
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Terry Kim
>            Assignee: Terry Kim
>            Priority: Major
>             Fix For: 3.2.0
>
>
> The relationTypeMismatchHint in UnresolvedTable can be used to give a hint if 
> the resolved relation is a view. For example, for "ALTER TABLE t ...", if "t" 
> is resolved a view, the error message will also contain a hint, "Please use 
> ALTER VIEW instead."



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