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/11/10 06:48:32 UTC

[spark] branch master updated (381b67ba004 -> 110b5162df6)

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 381b67ba004 [SPARK-41076][BUILD][CONNECT] Upgrade `protobuf` to 3.21.9
     add 110b5162df6 [SPARK-41034][CONNECT][PYTHON] Connect DataFrame should require a RemoteSparkSession

No new revisions were added by this update.

Summary of changes:
 python/pyspark/sql/connect/column.py               | 12 +++---
 python/pyspark/sql/connect/dataframe.py            | 16 ++++----
 python/pyspark/sql/connect/function_builder.py     |  2 +-
 python/pyspark/sql/connect/plan.py                 | 44 ++++++++++------------
 .../connect/test_connect_column_expressions.py     |  7 ++--
 .../sql/tests/connect/test_connect_select_ops.py   | 13 ++++---
 python/pyspark/testing/connectutils.py             |  7 ++++
 7 files changed, 53 insertions(+), 48 deletions(-)


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