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

gengliang pushed a change to branch branch-3.1
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 8bcc6a4  [SPARK-35885][K8S][R] Use keyserver.ubuntu.com as a keyserver 
for CRAN
     add 4ad6001  [SPARK-35817][SQL][3.1] Restore performance of queries 
against wide Avro tables

No new revisions were added by this update.

Summary of changes:
 .../avro/benchmarks/AvroReadBenchmark-results.txt  | 115 +++++++++++----------
 .../avro/benchmarks/AvroWriteBenchmark-results.txt |  20 ++--
 .../apache/spark/sql/avro/AvroDeserializer.scala   |   3 +-
 .../org/apache/spark/sql/avro/AvroSerializer.scala |   3 +-
 .../org/apache/spark/sql/avro/AvroUtils.scala      |  50 +++++----
 .../spark/sql/avro/AvroSchemaHelperSuite.scala     |  67 ++++++++++++
 .../execution/benchmark/AvroReadBenchmark.scala    |  31 ++++++
 .../execution/benchmark/AvroWriteBenchmark.scala   |  32 ++++++
 8 files changed, 241 insertions(+), 80 deletions(-)
 create mode 100644 
external/avro/src/test/scala/org/apache/spark/sql/avro/AvroSchemaHelperSuite.scala

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

Reply via email to