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/07/11 15:38:27 UTC

[spark] branch master updated (22f9dfb -> 99b4b06)

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 22f9dfb  [SPARK-32173][SQL] Deduplicate code in FromUTCTimestamp and ToUTCTimestamp
     add 99b4b06  [SPARK-32232][ML][PYSPARK] Make sure ML has the same default solver values between Scala and Python

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/ml/regression/FMRegressor.scala   | 14 ++---
 .../regression/GeneralizedLinearRegression.scala   |  9 +--
 python/pyspark/ml/classification.py                |  8 +--
 python/pyspark/ml/regression.py                    | 16 ++++--
 python/pyspark/ml/tests/test_persistence.py        | 65 +++++++++++++++++++++-
 5 files changed, 84 insertions(+), 28 deletions(-)


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