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/08/14 13:16:00 UTC

[spark] branch branch-3.0 updated (89765f5 -> 81d7747)

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

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


    from 89765f5  [SPARK-32018][SQL][FOLLOWUP][3.0] Throw exception on decimal value overflow of sum aggregation
     add 81d7747  [MINOR][SQL] Fixed approx_count_distinct rsd param description

No new revisions were added by this update.

Summary of changes:
 R/pkg/R/functions.R                                                   | 2 +-
 python/pyspark/sql/functions.py                                       | 4 ++--
 .../expressions/aggregate/ApproxCountDistinctForIntervals.scala       | 3 ++-
 .../sql/catalyst/expressions/aggregate/HyperLogLogPlusPlus.scala      | 4 ++--
 .../src/main/scala/org/apache/spark/sql/internal/SQLConf.scala        | 4 ++--
 sql/core/src/main/scala/org/apache/spark/sql/functions.scala          | 4 ++--
 6 files changed, 11 insertions(+), 10 deletions(-)


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