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 6f31566094a [SPARK-41805][SQL] Reuse expressions in 
WindowSpecDefinition
     add 5ab2cfa865b [SPARK-41354][CONNECT][PYTHON] Implement 
RepartitionByExpression

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/connect/dataframe.py            | 87 ++++++++++++++++++++--
 python/pyspark/sql/connect/plan.py                 | 35 +++++++++
 .../sql/tests/connect/test_connect_basic.py        | 52 +++++++++++++
 .../pyspark/sql/tests/connect/test_connect_plan.py | 26 +++++++
 4 files changed, 193 insertions(+), 7 deletions(-)


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

Reply via email to