You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2019/11/26 16:26:22 UTC

[spark] branch master updated (7b1b60c -> 2901802)

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

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


    from 7b1b60c  [SPARK-28574][CORE][FOLLOW-UP] Several minor improvements for event queue capacity config
     add 2901802  [SPARK-30009][CORE][SQL] Support different floating-point Ordering for Scala 2.12 / 2.13

No new revisions were added by this update.

Summary of changes:
 core/pom.xml                                       | 27 +++++++++++++++++++---
 .../org/apache/spark/util/OrderingUtil.scala}      | 21 ++++++++---------
 .../org/apache/spark/util/OrderingUtil.scala}      | 18 ++++++++-------
 .../apache/spark/util/collection/SorterSuite.scala |  3 ++-
 .../org/apache/spark/sql/types/numerics.scala      | 10 +++++---
 5 files changed, 52 insertions(+), 27 deletions(-)
 copy core/src/main/{scala/org/apache/spark/util/CausedBy.scala => scala-2.12/org/apache/spark/util/OrderingUtil.scala} (64%)
 copy core/src/{test/scala/org/apache/spark/util/SparkConfWithEnv.scala => main/scala-2.13/org/apache/spark/util/OrderingUtil.scala} (58%)


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