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 2019/09/18 14:41:40 UTC

[spark] branch master updated (376e17c -> d74fc6b)

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 376e17c  [SPARK-29101][SQL] Fix count API for csv file when DROPMALFORMED mode is selected
     add d74fc6b  [SPARK-29118][ML] Avoid redundant computation in transform of GMM & GLR

No new revisions were added by this update.

Summary of changes:
 .../spark/ml/clustering/GaussianMixture.scala      | 36 ++++++++++++----------
 .../regression/GeneralizedLinearRegression.scala   | 34 ++++++++++----------
 2 files changed, 38 insertions(+), 32 deletions(-)


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