GitHub user bdrillard opened a pull request:
https://github.com/apache/spark/pull/18354
Class splitting 2.1
## What changes were proposed in this pull request?
This is a backport patch for Spark 2.1.x of the class splitting feature
over excess generated code as was merged in #18075.
## How was this patch tested?
The same test provided in #18075 is included in this patch.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bdrillard/spark class_splitting_2.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18354.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 #18354
----
commit 52b654aaad8e6435c9ca26e63224fb1b86b090db
Author: ALeksander Eskilson <[email protected]>
Date: 2017-06-19T21:25:33Z
class_splitting_2.1 creating backpatch of class_splitting_only
commit e2f8fd2ecfb4bd299776363f03660b3b9c9e10c2
Author: ALeksander Eskilson <[email protected]>
Date: 2017-06-19T21:32:52Z
class_splitting_2.1 adding doc for class_splitting functions
----
---
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]