Karen Feng created SPARK-35958:
----------------------------------

             Summary: Refactor SparkError.scala to SparkThrowable.java
                 Key: SPARK-35958
                 URL: https://issues.apache.org/jira/browse/SPARK-35958
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.2.0
            Reporter: Karen Feng


Error has a special meaning in Java; SparkError should encompass all 
Throwables. It'd be more correct to rename SparkError to SparkThrowable.

In addition, some Throwables come from Java, so to maximize usability, we 
should migrate the base trait from Scala to Java.



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

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

Reply via email to