You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2021/08/25 00:40:00 UTC

[jira] [Resolved] (SPARK-36336) Define the new exception that mix SparkThrowable for all base exe in QueryExecutionErrors

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

Hyukjin Kwon resolved SPARK-36336.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

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

> Define the new exception that mix SparkThrowable for all base exe in QueryExecutionErrors
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-36336
>                 URL: https://issues.apache.org/jira/browse/SPARK-36336
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: PengLei
>            Assignee: PengLei
>            Priority: Major
>             Fix For: 3.3.0
>
>
> The Throwable should extend [SparkThrowable|https://github.com/apache/spark/blob/master/core/src/main/java/org/apache/spark/SparkThrowable.java]; see [SparkArithmeticException|https://github.com/apache/spark/blob/f90eb6a5db0778fd18b0b544f93eac3103bbf03b/core/src/main/scala/org/apache/spark/SparkException.scala#L75] as an example of how to mix SparkThrowable into a base Exception type.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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