You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2017/03/14 18:47:41 UTC

[jira] [Updated] (SPARK-19952) Remove specialized catalog related analysis exceptions

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