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 cb0cddf  [SPARK-21870][SQL] Split aggregation code into small functions
     add 4664a08  [SPARK-28968][ML] Add HasNumFeatures in the scala side

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/ml/feature/FeatureHasher.scala    | 19 ++--------------
 .../org/apache/spark/ml/feature/HashingTF.scala    | 20 ++++-------------
 .../ml/param/shared/SharedParamsCodeGen.scala      |  7 +++---
 .../spark/ml/param/shared/sharedParams.scala       | 25 +++++++++++++++++++---
 project/MimaExcludes.scala                         |  6 ++++++
 python/pyspark/ml/param/_shared_params_code_gen.py |  3 ++-
 python/pyspark/ml/param/shared.py                  |  5 +++--
 7 files changed, 43 insertions(+), 42 deletions(-)


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

Reply via email to