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 2021/11/24 10:52:59 UTC

[spark] branch master updated (d57f1bb -> 3565c3a)

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 d57f1bb  [MINOR][DOCS] Fix scaladoc for skewed partitions optimization
     add 3565c3a  [SPARK-37399][SPARK-37403][PYSPARK][ML] Merge {ml, mllib}/common.pyi into common.py

No new revisions were added by this update.

Summary of changes:
 python/pyspark/ml/_typing.pyi    |  5 +++-
 python/pyspark/ml/common.py      | 38 ++++++++++++++++++------------
 python/pyspark/ml/common.pyi     | 26 ---------------------
 python/pyspark/mllib/_typing.pyi |  5 +++-
 python/pyspark/mllib/common.py   | 50 +++++++++++++++++++++++-----------------
 python/pyspark/mllib/common.pyi  | 36 -----------------------------
 6 files changed, 60 insertions(+), 100 deletions(-)
 delete mode 100644 python/pyspark/ml/common.pyi
 delete mode 100644 python/pyspark/mllib/common.pyi

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