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 2021/11/26 01:54:21 UTC

[spark] branch master updated (69e1151 -> 95fc4c5)

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 69e1151  [SPARK-37436][PYTHON] Uses Python's standard string formatter for SQL API in pandas API on Spark
     add 95fc4c5  [SPARK-37457][PYTHON] Update cloudpickle to v2.0.0

No new revisions were added by this update.

Summary of changes:
 python/pyspark/cloudpickle/__init__.py         |   2 +-
 python/pyspark/cloudpickle/cloudpickle.py      | 195 +++++++++++++++++++++----
 python/pyspark/cloudpickle/cloudpickle_fast.py |  69 +++++++--
 3 files changed, 218 insertions(+), 48 deletions(-)

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