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

Reynold Xin updated SPARK-19952:
--------------------------------
    Description: 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.  (was: We 
introduce catalog specific analysis exceptions 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.)

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



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