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 2023/06/12 07:35:56 UTC

[spark] branch master updated (7250941ab5b -> bf75dd6e8ef)

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 7250941ab5b [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values
     add bf75dd6e8ef [SPARK-43617][PS][CONNECT] Enable `pyspark.pandas.spark.functions.product` in Spark Connect

No new revisions were added by this update.

Summary of changes:
 .../sql/connect/planner/SparkConnectPlanner.scala      |  5 +++++
 python/pyspark/pandas/spark/functions.py               | 14 ++++++++++++--
 .../tests/connect/computation/test_parity_compute.py   |  6 ------
 .../pandas/tests/connect/groupby/test_parity_stat.py   |  6 ------
 .../pandas/tests/connect/series/test_parity_stat.py    |  6 ------
 .../tests/connect/test_parity_generic_functions.py     | 10 +---------
 .../pyspark/pandas/tests/connect/test_parity_stats.py  | 18 +++---------------
 7 files changed, 21 insertions(+), 44 deletions(-)


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