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/04/01 04:57:00 UTC

[spark] branch master updated (dba525c -> c5323d2)

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 dba525c  [SPARK-31313][K8S][TEST] Add `m01` node name to support Minikube 1.8.x
     add c5323d2  [SPARK-31318][SQL] Split Parquet/Avro configs for rebasing dates/timestamps in read and in write

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/avro/AvroDeserializer.scala   |  3 +-
 .../org/apache/spark/sql/avro/AvroSerializer.scala |  3 +-
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 23 ++++++------
 .../org/apache/spark/sql/internal/SQLConf.scala    | 42 +++++++++++++++++-----
 .../parquet/VectorizedColumnReader.java            |  2 +-
 .../datasources/parquet/ParquetRowConverter.scala  |  2 +-
 .../datasources/parquet/ParquetWriteSupport.scala  |  3 +-
 .../benchmark/DateTimeRebaseBenchmark.scala        |  4 +--
 .../datasources/parquet/ParquetIOSuite.scala       | 16 +++++----
 9 files changed, 65 insertions(+), 33 deletions(-)


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