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 ba4d413  [SPARK-29346][SQL] Add Aggregating Accumulator
     add fa95a5c  [SPARK-29411][CORE][ML][SQL][DSTREAM] Replace use of Unit 
object with () for Scala 2.13

No new revisions were added by this update.

Summary of changes:
 .../apache/spark/memory/ExecutionMemoryPool.scala  |  2 +-
 .../org/apache/spark/rdd/AsyncRDDActions.scala     |  6 ++---
 .../apache/spark/rdd/AsyncRDDActionsSuite.scala    |  4 +--
 .../scheduler/OutputCommitCoordinatorSuite.scala   |  2 +-
 .../scala/org/apache/spark/ml/util/MLTest.scala    |  4 +--
 .../sql/connector/catalog/LookupCatalogSuite.scala |  2 +-
 .../execution/datasources/InMemoryFileIndex.scala  |  2 +-
 .../org/apache/spark/sql/DatasetBenchmark.scala    | 30 +++++++++++-----------
 .../aggregate/SortBasedAggregationStoreSuite.scala |  2 +-
 .../benchmark/InExpressionBenchmark.scala          |  2 +-
 .../streaming/scheduler/ReceiverTracker.scala      |  2 +-
 11 files changed, 29 insertions(+), 29 deletions(-)


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

Reply via email to