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 113f62d  [SPARK-27485][FOLLOWUP] Do not reduce the number of 
partitions for repartition in adaptive execution - fix compilation
     add 282a12d  [SPARK-27944][ML] Unify the behavior of checking empty output 
column names

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/ml/Predictor.scala |  4 +--
 .../spark/ml/classification/Classifier.scala       |  6 ++---
 .../apache/spark/ml/classification/OneVsRest.scala | 18 ++++++-------
 .../classification/ProbabilisticClassifier.scala   |  4 +--
 .../spark/ml/clustering/GaussianMixture.scala      | 30 +++++++++++++++++-----
 .../scala/org/apache/spark/ml/clustering/LDA.scala | 15 +++--------
 .../ml/regression/AFTSurvivalRegression.scala      | 27 ++++++++++++++-----
 .../ml/regression/DecisionTreeRegressor.scala      | 26 ++++++++++++++-----
 .../regression/GeneralizedLinearRegression.scala   | 25 +++++++++++++-----
 9 files changed, 103 insertions(+), 52 deletions(-)


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

Reply via email to