You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by we...@apache.org on 2020/08/12 06:40:41 UTC

[spark] branch master updated (4cf8c1d -> a418548)

This is an automated email from the ASF dual-hosted git repository.

wenchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 4cf8c1d  [SPARK-32400][SQL] Improve test coverage of HiveScriptTransformationExec
     add a418548  [SPARK-31703][SQL] Parquet RLE float/double are read incorrectly on big endian platforms

No new revisions were added by this update.

Summary of changes:
 .../parquet/VectorizedPlainValuesReader.java       |   4 +-
 .../execution/vectorized/OffHeapColumnVector.java  |  26 +++++
 .../execution/vectorized/OnHeapColumnVector.java   |  24 +++++
 .../execution/vectorized/WritableColumnVector.java |  12 +++
 .../execution/vectorized/ColumnarBatchSuite.scala  | 116 ++++++++++++++++++---
 5 files changed, 166 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org