You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by do...@apache.org on 2023/03/08 18:00:37 UTC

[spark] branch master updated (39a55121888 -> f95fc19d949)

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

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


    from 39a55121888 [SPARK-42555][CONNECT][FOLLOWUP] Add the new proto msg to support the remaining jdbc API
     add f95fc19d949 [SPARK-42709][PYTHON] Remove the assumption of `__file__` being available

No new revisions were added by this update.

Summary of changes:
 python/pyspark/find_spark_home.py         | 10 +++++++---
 python/pyspark/sql/connect/catalog.py     |  2 +-
 python/pyspark/sql/connect/client.py      |  2 +-
 python/pyspark/sql/connect/column.py      |  2 +-
 python/pyspark/sql/connect/conversion.py  |  2 +-
 python/pyspark/sql/connect/dataframe.py   |  2 +-
 python/pyspark/sql/connect/expressions.py |  2 +-
 python/pyspark/sql/connect/functions.py   |  2 +-
 python/pyspark/sql/connect/group.py       |  2 +-
 python/pyspark/sql/connect/plan.py        |  2 +-
 python/pyspark/sql/connect/readwriter.py  |  2 +-
 python/pyspark/sql/connect/session.py     |  2 +-
 python/pyspark/sql/connect/types.py       |  2 +-
 python/pyspark/sql/connect/udf.py         |  2 +-
 python/pyspark/sql/connect/utils.py       |  4 ++--
 python/pyspark/sql/connect/window.py      |  2 +-
 python/pyspark/worker.py                  | 19 ++++++++++---------
 17 files changed, 33 insertions(+), 28 deletions(-)


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