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 05:05:46 UTC

[spark] branch branch-3.0 updated (233dc12 -> 6f55ed4)

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 233dc12  [SPARK-31290][R] Add back the deprecated R APIs
     add 6f55ed4  [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    | 40 +++++++++++++++++-----
 .../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, 63 insertions(+), 33 deletions(-)


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