This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git
from ca02481b6be2 [SPARK-52971][PYTHON] Limit idle Python worker queue size add f4640734ef8b [SPARK-53132][CORE][SQL][MLLIB] Support `list(File|Path)s` in `SparkFileUtils` and `JavaUtils` No new revisions were added by this update. Summary of changes: .../org/apache/spark/network/util/JavaUtils.java | 22 ++++++++++++++++++++++ .../org/apache/spark/util/SparkFileUtils.scala | 14 ++++++++++++++ .../test/scala/org/apache/spark/ShuffleSuite.scala | 7 ++----- .../scala/org/apache/spark/SortShuffleSuite.scala | 8 ++------ .../org/apache/spark/rdd/RDDCleanerSuite.scala | 6 +----- .../apache/spark/ml/recommendation/ALSSuite.scala | 11 +---------- scalastyle-config.xml | 5 +++++ .../spark/sql/artifact/ArtifactManagerSuite.scala | 6 ++---- .../streaming/state/StateStoreSuite.scala | 5 ++--- 9 files changed, 51 insertions(+), 33 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org For additional commands, e-mail: commits-h...@spark.apache.org