This is an automated email from the ASF dual-hosted git repository.
wenchen pushed a change to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/spark.git.
from e7d45f8 [SPARK-32594][SQL] Fix serialization of dates inserted to
Hive tables
add 9a3811d [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: [email protected]
For additional commands, e-mail: [email protected]