Armin Braun created SPARK-21970:
-----------------------------------

             Summary: Do a Project Wide Sweep for Redundant Throws Declarations
                 Key: SPARK-21970
                 URL: https://issues.apache.org/jira/browse/SPARK-21970
             Project: Spark
          Issue Type: Bug
          Components: Examples, Spark Core, SQL
    Affects Versions: 2.3.0
            Reporter: Armin Braun
            Priority: Trivial


Unfortunately, redundant throws declarations are not caught by Checkstyle and 
there are quite a few in the current Java codebase.
In one case `ShuffleExternalSorter#closeAndGetSpills` this hides some dead code 
too.

I think it's worthwhile to do a sweep for these and remove them.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to