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/03 12:46:00 UTC

[spark] branch master updated (a4fc6a6 -> 6b1ca88)

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 a4fc6a6  [SPARK-31249][CORE] Fix flaky CoarseGrainedSchedulerBackendSuite.custom log url for Spark UI is applied
     add 6b1ca88  [SPARK-31327][SQL] Write Spark version into Avro file metadata

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/avro/SparkAvroKeyOutputFormat.java   | 94 ++++++++++++++++++++++
 .../apache/spark/sql/avro/AvroOutputWriter.scala   | 12 ++-
 .../org/apache/spark/sql/avro/AvroSuite.scala      | 14 +++-
 .../main/scala/org/apache/spark/sql/package.scala  |  1 +
 4 files changed, 116 insertions(+), 5 deletions(-)
 create mode 100644 external/avro/src/main/java/org/apache/spark/sql/avro/SparkAvroKeyOutputFormat.java


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