GitHub user original-brownbear opened a pull request:
https://github.com/apache/spark/pull/19182
[SPARK-21970][Core] Fix Redundant Throws Declarations in Java Codebase
## What changes were proposed in this pull request?
1. Removing all redundant throws declarations from Java codebase.
2. Removing dead code made visible by this from
`ShuffleExternalSorter#closeAndGetSpills`
## How was this patch tested?
Build still passes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/original-brownbear/spark SPARK-21970
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19182.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19182
----
commit 3181f69e66f9bd4f2847c2d787d6646db1cc1ce1
Author: Armin <[email protected]>
Date: 2017-09-10T16:00:59Z
[SPARK-21970][Core] Fix Redundant Throws Declarations in Java Codebase
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]