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 2021/02/10 06:23:32 UTC

[spark] branch master updated (0986f16 -> c082c53)

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 0986f16  [SPARK-34347][SQL] CatalogImpl.uncacheTable should invalidate in cascade for temp views
     add c082c53  [SPARK-34404][SQL] Add new Avro datasource options to control datetime rebasing in read

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/sql/avro/AvroDataToCatalyst.scala |  3 +-
 .../apache/spark/sql/avro/AvroDeserializer.scala   |  8 ++--
 .../org/apache/spark/sql/avro/AvroFileFormat.scala |  3 +-
 .../org/apache/spark/sql/avro/AvroOptions.scala    | 13 ++++++
 .../sql/v2/avro/AvroPartitionReaderFactory.scala   |  3 +-
 .../org/apache/spark/sql/avro/AvroSerdeSuite.scala |  9 ++--
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 49 ++++++++++++++--------
 7 files changed, 61 insertions(+), 27 deletions(-)


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