You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by su...@apache.org on 2022/01/13 17:09:24 UTC

[spark] branch master updated (4b4ff4b -> 9980555)

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

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


    from 4b4ff4b  [SPARK-35703][SQL][FOLLOWUP] Only eliminate shuffles if partition keys contain all the join keys
     add 9980555  [SPARK-37864][SQL] Support vectorized read boolean values use RLE encoding with Parquet DataPage V2

No new revisions were added by this update.

Summary of changes:
 .../parquet/VectorizedColumnReader.java            | 11 ++++
 .../parquet/VectorizedRleValuesReader.java         | 58 ++++++++++++++++------
 .../datasources/parquet/ParquetEncodingSuite.scala | 36 ++++++++++++++
 3 files changed, 89 insertions(+), 16 deletions(-)

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