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

dongjoon pushed a change to branch branch-3.4
in repository https://gitbox.apache.org/repos/asf/spark.git


    from 28a3d3bdd4fe [SPARK-49804][K8S] Fix to use the exit code of executor 
container always
     new e446d60e4a70 [SPARK-46525][SQL][TESTS][3.4] Fix 
`docker-integration-tests` on Apple Silicon
     new f0f8aa5f04c1 [SPARK-47949][SQL][DOCKER][TESTS] MsSQLServer: Bump up 
mssql docker image version to 2022-CU12-GDR1-ubuntu-22.04

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 connector/docker-integration-tests/pom.xml         |  34 ++----
 .../spark/sql/jdbc/DB2KrbIntegrationSuite.scala    |  15 +--
 .../sql/jdbc/DockerJDBCIntegrationSuite.scala      | 131 ++++++++++++---------
 .../sql/jdbc/MariaDBKrbIntegrationSuite.scala      |  18 +--
 .../sql/jdbc/MsSQLServerDatabaseOnDocker.scala     |  23 ++--
 .../sql/jdbc/MsSqlServerIntegrationSuite.scala     |  14 +--
 .../sql/jdbc/PostgresKrbIntegrationSuite.scala     |  16 +--
 .../sql/jdbc/v2/MsSqlServerIntegrationSuite.scala  |  16 +--
 .../sql/jdbc/v2/MsSqlServerNamespaceSuite.scala    |  17 +--
 pom.xml                                            |  25 ++--
 project/SparkBuild.scala                           |   3 +-
 11 files changed, 147 insertions(+), 165 deletions(-)
 copy core/src/test/scala/org/apache/spark/rdd/RDDSuiteUtils.scala => 
connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/MsSQLServerDatabaseOnDocker.scala
 (61%)


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

Reply via email to