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 2022/08/30 02:45:44 UTC

[spark] branch master updated (41049363ca1 -> b8f694f6431)

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 41049363ca1 [SPARK-40252][SQL] Replace `Stream.collect(Collectors.joining)` with `StringJoiner` Api
     add b8f694f6431 [SPARK-40257][PYTHON][DOCS] Remove since usage in `pyspark.sql.streaming.query`, and `pyspark.sql.window`

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/streaming/query.py | 40 +++++++++++++++++++++--------------
 python/pyspark/sql/window.py          |  8 ++++---
 2 files changed, 29 insertions(+), 19 deletions(-)


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