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/08/21 05:17:21 UTC

[spark] branch master updated (8b119f1 -> de141a3)

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 8b119f1  [SPARK-32640][SQL] Downgrade Janino to fix a correctness bug
     add de141a3  [SPARK-32660][SQL][DOC] Show Avro related API in documentation

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/avro/SparkAvroKeyOutputFormat.java    |  4 ++--
 .../apache/spark/sql/avro/AvroDataToCatalyst.scala  |  2 +-
 .../apache/spark/sql/avro/AvroDeserializer.scala    |  2 +-
 .../org/apache/spark/sql/avro/AvroOptions.scala     |  4 ++--
 .../org/apache/spark/sql/avro/AvroSerializer.scala  |  2 +-
 .../scala/org/apache/spark/sql/avro/AvroUtils.scala |  2 +-
 .../apache/spark/sql/avro/CatalystDataToAvro.scala  |  2 +-
 .../apache/spark/sql/avro/SchemaConverters.scala    | 21 ++++++++++++++++++---
 project/SparkBuild.scala                            |  5 +++--
 9 files changed, 30 insertions(+), 14 deletions(-)


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