You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ze...@apache.org on 2022/01/20 20:24:34 UTC

[spark] branch master updated (821bfa5 -> 8909ced)

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

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


    from 821bfa5  [SPARK-37968][BUILD][CORE] Upgrade commons-collections 3.x to commons-collections4
     add 8909ced  [SPARK-37083][PYTHON] Inline type hints for python/pyspark/accumulators.py

No new revisions were added by this update.

Summary of changes:
 python/pyspark/accumulators.py  | 84 +++++++++++++++++++++++++----------------
 python/pyspark/accumulators.pyi | 71 ----------------------------------
 python/pyspark/context.py       |  8 ++--
 3 files changed, 56 insertions(+), 107 deletions(-)
 delete mode 100644 python/pyspark/accumulators.pyi

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