spark-instrumented-optimizer/sql/core/src/main
sumansomasundar 7d51608835
[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.

Author: sumansomasundar <suman.somasundar@oracle.com>

Closes #14762 from sumansomasundar/master.
2016-10-04 10:31:56 +01:00
..
java/org/apache/spark/sql [SPARK-17652] Fix confusing exception message while reserving capacity 2016-09-26 13:21:08 -07:00
resources [SPARK-16031] Add debug-only socket source in Structured Streaming 2016-06-19 21:27:04 -07:00
scala/org/apache/spark/sql [SPARK-16962][CORE][SQL] Fix misaligned record accesses for SPARC architectures 2016-10-04 10:31:56 +01:00