You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2020/11/20 17:42:41 UTC

[spark] branch master updated (47326ac -> 116b7b7)

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

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


    from 47326ac  [SPARK-28704][SQL][TEST] Add back Skiped HiveExternalCatalogVersionsSuite in HiveSparkSubmitSuite at JDK9+
     add 116b7b7  [SPARK-33466][ML][PYTHON] Imputer support mode(most_frequent) strategy

No new revisions were added by this update.

Summary of changes:
 .../org/apache/spark/ml/feature/Imputer.scala      |  49 +++--
 .../org/apache/spark/ml/feature/ImputerSuite.scala | 211 +++++++++++----------
 python/pyspark/ml/feature.py                       |   5 +-
 3 files changed, 144 insertions(+), 121 deletions(-)


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