You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2023/06/08 23:54:17 UTC

[spark] branch master updated (e6c6d444ae0 -> 1089bc43975)

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

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


    from e6c6d444ae0 [SPARK-43700][SPARK-43701][CONNECT][PS] Enable `TimedeltaOps.(sub|rsub)` with Spark Connect
     add 1089bc43975 [SPARK-43613][PS][CONNECT] Enable `pyspark.pandas.spark.functions.covar` in Spark Connect

No new revisions were added by this update.

Summary of changes:
 .../sql/connect/planner/SparkConnectPlanner.scala      | 11 +++++++++++
 python/pyspark/pandas/spark/functions.py               | 18 ++++++++++++++++--
 .../tests/connect/computation/test_parity_cov.py       |  6 ------
 .../pandas/tests/connect/series/test_parity_stat.py    |  6 ------
 .../connect/test_parity_ops_on_diff_frames_slow.py     |  6 ------
 5 files changed, 27 insertions(+), 20 deletions(-)


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