You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by gu...@apache.org on 2020/09/14 06:37:27 UTC

[spark] branch master updated (742fcff -> b121f0d)

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

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


    from 742fcff  [SPARK-32839][WINDOWS] Make Spark scripts working with the spaces in paths on Windows
     add b121f0d  [SPARK-32873][BUILD] Fix code which causes error when build with sbt and Scala 2.13

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/streaming/kafka010/KafkaRDD.scala   | 4 ++--
 mllib-local/src/main/scala/org/apache/spark/ml/linalg/Vectors.scala | 2 +-
 mllib/src/main/scala/org/apache/spark/mllib/feature/PCA.scala       | 6 +++---
 mllib/src/main/scala/org/apache/spark/mllib/linalg/Vectors.scala    | 2 +-
 .../scala/org/apache/spark/sql/execution/command/commands.scala     | 4 ++--
 .../apache/spark/sql/execution/datasources/v2/V2CommandExec.scala   | 2 +-
 .../spark/sql/execution/datasources/v2/jdbc/JDBCTableCatalog.scala  | 2 +-
 .../execution/streaming/state/SymmetricHashJoinStateManager.scala   | 4 ++--
 .../apache/spark/streaming/rdd/WriteAheadLogBackedBlockRDD.scala    | 2 +-
 .../org/apache/spark/streaming/receiver/ReceivedBlockHandler.scala  | 2 +-
 10 files changed, 15 insertions(+), 15 deletions(-)


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