[ https://issues.apache.org/jira/browse/SPARK-21970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160470#comment-16160470 ]
Apache Spark commented on SPARK-21970: -------------------------------------- User 'original-brownbear' has created a pull request for this issue: https://github.com/apache/spark/pull/19182 > 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 > Labels: cleanup > > 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