[
https://issues.apache.org/jira/browse/SPARK-36336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
PengLei updated SPARK-36336:
----------------------------
Description: 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.
> 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
> Priority: Major
>
> 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: [email protected]
For additional commands, e-mail: [email protected]