You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ya...@apache.org on 2020/10/03 14:42:23 UTC

[spark] branch master updated (1299c8a -> 5af62a2)

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

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


    from 1299c8a  [SPARK-33037][SHUFFLE] Remove knownManagers to support user's custom shuffle manager plugin
     add 5af62a2  [SPARK-33052][SQL][TEST] Make all the database versions up-to-date for integration tests

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/mariadb_docker_entrypoint.sh           |  2 +-
 .../scala/org/apache/spark/sql/jdbc/DB2IntegrationSuite.scala |  9 ++++++++-
 .../org/apache/spark/sql/jdbc/DB2KrbIntegrationSuite.scala    |  9 ++++++++-
 .../apache/spark/sql/jdbc/MariaDBKrbIntegrationSuite.scala    |  4 +++-
 .../apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala   | 10 +++++++++-
 .../org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala     | 11 +++++++++--
 .../org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala  |  9 ++++++++-
 .../apache/spark/sql/jdbc/PostgresKrbIntegrationSuite.scala   |  9 ++++++++-
 8 files changed, 54 insertions(+), 9 deletions(-)


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