GitHub user sumansomasundar opened a pull request:
https://github.com/apache/spark/pull/14762
[SPARK-16962][CORE][SQL] Fix misaligned record accesses for SPARC
architectures
## What changes were proposed in this pull request?
Made changes to record length offsets to make them uniform throughout
various areas of Spark core and unsafe
## How was this patch tested?
This change affects only SPARC architectures and was tested on X86
architectures as well for regression.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sumansomasundar/spark master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/14762.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 #14762
----
commit 526f3c2e0e9714aaecdc792fa1206c812ce93a03
Author: sumansomasundar <[email protected]>
Date: 2016-08-22T22:42:30Z
[SPARK-16962][CORE][SQL] Fix misaligned record accesses
----
---
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]