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 c38c617  [SPARK-37482][PYTHON] Skip check monotonic increasing for 
Series.asof with 'compute.eager_check'
     add fe1bb55  [SPARK-35867][SQL] Enable vectorized read for 
VectorizedPlainValuesReader.readBooleans

No new revisions were added by this update.

Summary of changes:
 .../DataSourceReadBenchmark-jdk11-results.txt      | 356 +++++++++++----------
 .../benchmarks/DataSourceReadBenchmark-results.txt | 356 +++++++++++----------
 .../parquet/VectorizedPlainValuesReader.java       |  52 ++-
 .../execution/vectorized/OffHeapColumnVector.java  |  12 +
 .../execution/vectorized/OnHeapColumnVector.java   |  12 +
 .../execution/vectorized/WritableColumnVector.java |  36 +++
 .../benchmark/DataSourceReadBenchmark.scala        |  21 +-
 .../datasources/parquet/ParquetEncodingSuite.scala |   7 +-
 .../execution/vectorized/ColumnarBatchSuite.scala  |  94 ++++++
 9 files changed, 587 insertions(+), 359 deletions(-)

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

Reply via email to