[ 
https://issues.apache.org/jira/browse/SPARK-19952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15978496#comment-15978496
 ] 

Apache Spark commented on SPARK-19952:
--------------------------------------

User 'hvanhovell' has created a pull request for this issue:
https://github.com/apache/spark/pull/17716

> Remove specialized catalog related analysis exceptions
> ------------------------------------------------------
>
>                 Key: SPARK-19952
>                 URL: https://issues.apache.org/jira/browse/SPARK-19952
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0, 2.1.0
>            Reporter: Herman van Hovell
>            Assignee: Herman van Hovell
>
> We introduce catalog specific analysis exceptions (that extends 
> AnalysisException) in Spark SQL. The problem with these are that they do not 
> add much value, and that they are not well supported (for example in 
> Pyspark). We should remove them, and use AnalysisException instead.
> We should remove all the exceptions defined in NoSuchItemException.scala.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to