You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ge...@apache.org on 2020/11/05 04:30:46 UTC

[spark] branch master updated (7e8eb04 -> 551b504)

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 7e8eb04  [SPARK-33314][SQL] Avoid dropping rows in Avro reader
     add 551b504  [SPARK-33316][SQL] Support user provided nullable Avro schema for non-nullable catalyst schema in Avro writing

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/sql/avro/AvroSerializer.scala | 54 ++++++++++++++++----
 .../apache/spark/sql/avro/SchemaConverters.scala   |  2 +
 .../apache/spark/sql/avro/AvroFunctionsSuite.scala | 37 ++++++++++++++
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 57 ++++++++++++++++++++++
 4 files changed, 140 insertions(+), 10 deletions(-)


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