GitHub user techaddict opened a pull request:
https://github.com/apache/spark/pull/12936
[SPARK-15080][CORE] Break copyAndReset into copy and reset
## What changes were proposed in this pull request?
Break copyAndReset into two methods copy and reset instead of just one.
## How was this patch tested?
Existing Tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/techaddict/spark SPARK-15080
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12936.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 #12936
----
commit c270c942a3db1fad8457cba0c0a02aa2eeb0898a
Author: Sandeep Singh <[email protected]>
Date: 2016-05-05T19:46:09Z
[SPARK-15080][CORE] Break copyAndReset into copy and reset
commit 45ec538fb5118c12787b82ecc2db9b2def902243
Author: Sandeep Singh <[email protected]>
Date: 2016-05-05T19:48:29Z
Remove bad comment
----
---
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]