GitHub user jaceklaskowski opened a pull request:
https://github.com/apache/spark/pull/16145
[MINOR][CORE][SQL] Remove explicit RDD and Partition overrides
## What changes were proposed in this pull request?
I **believe** that I _only_ removed duplicated code (that adds nothing but
noise). I'm gonna remove the comment after Jenkins has built the changes with
no issues and Spark devs has agreed to include the changes.
Remove explicit `RDD` and `Partition` overrides (that turn out code
duplication)
## How was this patch tested?
Local build. Awaiting Jenkins.
â¦cation)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaceklaskowski/spark rdd-overrides-removed
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16145.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 #16145
----
commit a33b6ecc20f5255a199ec0ab27ebd55868fcde96
Author: Jacek Laskowski <[email protected]>
Date: 2016-12-05T09:58:07Z
[MINOR][CORE][SQL] Remove explicit RDD and Partition overrides (duplication)
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]