You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2022/09/27 08:17:50 UTC

[spark] branch master updated (f2ba6b55c1d -> 311a855884c)

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

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


    from f2ba6b55c1d [SPARK-40573][PS] Make `ddof` in `GroupBy.std`, `GroupBy.var` and `GroupBy.sem` accept arbitary integers
     add 311a855884c [MINOR] Clarify that xxhash64 seed is 42

No new revisions were added by this update.

Summary of changes:
 R/pkg/R/functions.R                                                    | 2 +-
 python/pyspark/sql/functions.py                                        | 2 +-
 .../main/scala/org/apache/spark/sql/catalyst/expressions/hash.scala    | 3 ++-
 sql/core/src/main/scala/org/apache/spark/sql/functions.scala           | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)


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