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

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


    from beae14d  [SPARK-30104][SQL] Fix catalog resolution for 'global_temp'
     add 99ea324  [SPARK-27506][SQL] Allow deserialization of Avro data using 
compatible schemas

No new revisions were added by this update.

Summary of changes:
 docs/sql-data-sources-avro.md                      |  9 +++++
 .../apache/spark/sql/avro/AvroDataToCatalyst.scala |  9 ++++-
 .../org/apache/spark/sql/avro/AvroOptions.scala    |  8 ++++
 .../org/apache/spark/sql/avro/functions.scala      |  7 ++--
 .../apache/spark/sql/avro/AvroFunctionsSuite.scala | 45 +++++++++++++++++++++-
 python/pyspark/sql/avro/functions.py               |  7 ++--
 6 files changed, 76 insertions(+), 9 deletions(-)


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

Reply via email to