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 2021/10/25 00:59:01 UTC

[spark] branch master updated (5d531fc -> 28685e3)

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 5d531fc  [SPARK-37047][SQL][FOLLOWUP] lpad/rpad should fail if parameter str and pad are different types
     add 28685e3  [SPARK-37081][SQL][TESTS] Upgrade the version of RDBMS and corresponding JDBC drivers used by docker-integration-tests

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/postgres_krb_setup.sh                   |  2 +-
 .../scala/org/apache/spark/sql/jdbc/DB2IntegrationSuite.scala  |  6 +++---
 .../org/apache/spark/sql/jdbc/DB2KrbIntegrationSuite.scala     |  6 +++---
 .../org/apache/spark/sql/jdbc/MariaDBKrbIntegrationSuite.scala |  6 +++---
 .../apache/spark/sql/jdbc/MsSqlServerIntegrationSuite.scala    |  6 +++---
 .../org/apache/spark/sql/jdbc/MySQLIntegrationSuite.scala      |  6 +++---
 .../org/apache/spark/sql/jdbc/PostgresIntegrationSuite.scala   |  6 +++---
 .../apache/spark/sql/jdbc/PostgresKrbIntegrationSuite.scala    |  6 +++---
 .../org/apache/spark/sql/jdbc/v2/DB2IntegrationSuite.scala     |  6 +++---
 .../apache/spark/sql/jdbc/v2/MsSqlServerIntegrationSuite.scala |  6 +++---
 .../org/apache/spark/sql/jdbc/v2/MySQLIntegrationSuite.scala   |  6 +++---
 .../apache/spark/sql/jdbc/v2/PostgresIntegrationSuite.scala    |  6 +++---
 .../org/apache/spark/sql/jdbc/v2/PostgresNamespaceSuite.scala  |  6 +++---
 pom.xml                                                        | 10 +++++-----
 14 files changed, 42 insertions(+), 42 deletions(-)

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