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/07/29 04:01:38 UTC

[spark] branch master updated (45b7212 -> 26e6574)

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 45b7212  [SPARK-32401][SQL] Migrate function related commands to use UnresolvedFunc to resolve function identifier
     add 26e6574  [SPARK-32283][CORE] Kryo should support multiple user registrators

No new revisions were added by this update.

Summary of changes:
 .../src/main/scala/org/apache/spark/internal/config/Kryo.scala |  3 ++-
 core/src/test/scala/org/apache/spark/SparkConfSuite.scala      |  2 +-
 .../test/scala/org/apache/spark/serializer/KryoBenchmark.scala |  2 +-
 .../org/apache/spark/serializer/KryoSerializerBenchmark.scala  |  2 +-
 .../spark/serializer/KryoSerializerDistributedSuite.scala      |  2 +-
 .../org/apache/spark/serializer/KryoSerializerSuite.scala      | 10 +++++-----
 .../apache/spark/serializer/SerializerPropertiesSuite.scala    |  2 +-
 .../apache/spark/sql/DatasetSerializerRegistratorSuite.scala   |  2 +-
 8 files changed, 13 insertions(+), 12 deletions(-)


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