You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/04/23 09:01:12 UTC

[jira] [Assigned] (SPARK-14869) Don't mask exceptions in ResolveRelations

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

Apache Spark reassigned SPARK-14869:
------------------------------------

    Assignee: Apache Spark  (was: Reynold Xin)

> Don't mask exceptions in ResolveRelations
> -----------------------------------------
>
>                 Key: SPARK-14869
>                 URL: https://issues.apache.org/jira/browse/SPARK-14869
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Reynold Xin
>            Assignee: Apache Spark
>
> In order to support SPARK-11197 (run SQL directly on files), we added some code in ResolveRelations to catch the exception thrown by catalog.lookupRelation and ignore it. This unfortunately masks all the exceptions. It should've been sufficient to simply test the table does not exist.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org