You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/01/16 02:15:30 UTC

[spark] branch master updated (a3a42b3 -> 5a55a5a)

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

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


    from a3a42b3  [SPARK-27986][SQL][FOLLOWUP] Respect filter in sql/toString of AggregateExpression
     add 5a55a5a  [SPARK-30518][SQL] Precision and scale should be same for values between -1.0 and 1.0 in Decimal

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/sql/types/Decimal.scala    |  8 +++++---
 .../catalyst/expressions/ArithmeticExpressionSuite.scala   |  8 ++++----
 .../scala/org/apache/spark/sql/types/DecimalSuite.scala    | 14 +++++++-------
 3 files changed, 16 insertions(+), 14 deletions(-)


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