aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorPete Robbins <robbinspg@gmail.com>2016-05-02 13:16:46 -0700
committerDavies Liu <davies.liu@gmail.com>2016-05-02 13:16:46 -0700
commit8a1ce4899fb9f751dedaaa34ea654dfbc8330852 (patch)
treecd364ceca2e351b13464ab6e0c9fc19a7d3d2335 /core
parent95e372141a102f933045fe9472bbe1ce8c91b5d5 (diff)
downloadspark-8a1ce4899fb9f751dedaaa34ea654dfbc8330852.tar.gz
spark-8a1ce4899fb9f751dedaaa34ea654dfbc8330852.tar.bz2
spark-8a1ce4899fb9f751dedaaa34ea654dfbc8330852.zip
[SPARK-13745] [SQL] Support columnar in memory representation on Big Endian platforms
## What changes were proposed in this pull request? parquet datasource and ColumnarBatch tests fail on big-endian platforms This patch adds support for the little-endian byte arrays being correctly interpreted on a big-endian platform ## How was this patch tested? Spark test builds ran on big endian z/Linux and regression build on little endian amd64 Author: Pete Robbins <robbinspg@gmail.com> Closes #12397 from robbinspg/master.
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions