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/12/14 14:36:53 UTC

[spark] branch master updated (bf2c88c -> 5f9a7fe)

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 bf2c88c  [SPARK-33716][K8S] Fix potential race condition during pod termination
     add 5f9a7fe  [SPARK-33428][SQL] Conv UDF use BigInt to avoid  Long value overflow

No new revisions were added by this update.

Summary of changes:
 .../spark/sql/catalyst/util/NumberConverter.scala  | 64 +++++-----------------
 .../expressions/MathExpressionsSuite.scala         |  6 +-
 .../sql/catalyst/util/NumberConverterSuite.scala   |  4 +-
 .../org/apache/spark/sql/MathFunctionsSuite.scala  |  2 +-
 .../hive/execution/HiveCompatibilitySuite.scala    |  4 +-
 5 files changed, 23 insertions(+), 57 deletions(-)


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