You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ru...@apache.org on 2020/12/08 01:40:48 UTC

[spark] branch master updated (02508b6 -> e4d1c10)

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

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


    from 02508b6  [SPARK-33621][SQL] Add a way to inject data source rewrite rules
     add e4d1c10  [SPARK-32320][PYSPARK] Remove mutable default arguments

No new revisions were added by this update.

Summary of changes:
 dev/sparktestsupport/modules.py       |  9 +++++----
 dev/tox.ini                           |  2 +-
 python/mypy.ini                       |  2 ++
 python/pyspark/ml/regression.py       |  4 ++--
 python/pyspark/ml/tuning.py           |  8 ++++----
 python/pyspark/ml/tuning.pyi          |  4 ++--
 python/pyspark/resource/profile.py    |  6 +++---
 python/pyspark/resource/profile.pyi   |  6 +++---
 python/pyspark/sql/avro/functions.py  |  4 ++--
 python/pyspark/sql/avro/functions.pyi |  4 ++--
 python/pyspark/sql/functions.py       | 18 ++++++++++--------
 python/pyspark/sql/functions.pyi      | 12 ++++++------
 12 files changed, 42 insertions(+), 37 deletions(-)


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