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

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


    from c6f4526be5e [SPARK-40498][PS] Implement `kendall` and `min_periods` in 
`Series.corr`
     add 9cae4230751 [SPARK-40494][CORE][SQL][ML][MLLIB] Optimize the 
performance of `keys.zipWithIndex.toMap` code pattern

No new revisions were added by this update.

Summary of changes:
 .../scala/org/apache/spark/util/collection/Utils.scala     | 14 ++++++++++++++
 .../scala/org/apache/spark/ml/attribute/attributes.scala   |  3 ++-
 .../org/apache/spark/ml/feature/CountVectorizer.scala      |  4 ++--
 .../scala/org/apache/spark/ml/feature/VectorIndexer.scala  |  4 ++--
 .../scala/org/apache/spark/mllib/feature/Word2Vec.scala    |  5 +++--
 .../main/scala/org/apache/spark/mllib/fpm/FPGrowth.scala   |  3 ++-
 .../main/scala/org/apache/spark/mllib/fpm/PrefixSpan.scala |  3 ++-
 .../scala/org/apache/spark/mllib/stat/test/ChiSqTest.scala |  6 +++---
 .../sql/catalyst/plans/logical/basicLogicalOperators.scala |  3 ++-
 .../main/scala/org/apache/spark/sql/types/StructType.scala |  3 ++-
 .../datasources/parquet/ParquetRowConverter.scala          |  3 ++-
 .../apache/spark/sql/execution/stat/StatFunctions.scala    |  3 ++-
 12 files changed, 38 insertions(+), 16 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to