GitHub user sameeragarwal opened a pull request:
https://github.com/apache/spark/pull/13339
[BUILD][1.6] Fix compilation
## What changes were proposed in this pull request?
Makes `UnsafeSortDataFormat` and `RecordPointerAndKeyPrefix` public. These
are already public in 2.0 and are used in an `ExternalSorterSuite` test (see
https://github.com/apache/spark/commit/0b8bdf793a98296fd1ac1fc499946929c6a5959d)
## How was this patch tested?
Successfully builds locally
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sameeragarwal/spark fix-compile
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/13339.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 #13339
----
commit dbf752bde330fcea3d10d0ca05fd7fd69e109e98
Author: Sameer Agarwal <[email protected]>
Date: 2016-05-26T23:30:04Z
Fix Compilation: Make UnsafeSortDataFormat and RecordPointerAndKeyPrefix
public
----
---
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]