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-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to