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 3267b177 [SPARK-35530][ML][TESTS] Fix rounding error in 
DifferentiableLossAggregatorSuite with Java 11
     add d189cf7  Revert "[SPARK-35483][INFRA] Add docker-integration-tests to 
run-tests.py and GA"

No new revisions were added by this update.

Summary of changes:
 .github/workflows/build_and_test.yml               | 80 ----------------------
 dev/run-tests.py                                   | 16 ++---
 dev/sparktestsupport/modules.py                    | 15 ----
 .../spark/sql/jdbc/DB2IntegrationSuite.scala       |  2 +-
 .../spark/sql/jdbc/DB2KrbIntegrationSuite.scala    |  2 +-
 .../spark/sql/jdbc/DockerIntegrationFunSuite.scala | 54 ---------------
 .../sql/jdbc/DockerJDBCIntegrationSuite.scala      |  5 +-
 .../sql/jdbc/DockerKrbJDBCIntegrationSuite.scala   |  2 +-
 .../sql/jdbc/MariaDBKrbIntegrationSuite.scala      |  2 +-
 .../sql/jdbc/MsSqlServerIntegrationSuite.scala     |  2 +-
 .../spark/sql/jdbc/MySQLIntegrationSuite.scala     |  2 +-
 .../spark/sql/jdbc/OracleIntegrationSuite.scala    |  3 +-
 .../spark/sql/jdbc/PostgresIntegrationSuite.scala  |  2 +-
 .../sql/jdbc/PostgresKrbIntegrationSuite.scala     |  2 +-
 .../spark/sql/jdbc/v2/DB2IntegrationSuite.scala    |  2 +-
 .../sql/jdbc/v2/MsSqlServerIntegrationSuite.scala  |  2 +-
 .../spark/sql/jdbc/v2/MySQLIntegrationSuite.scala  |  4 +-
 .../spark/sql/jdbc/v2/OracleIntegrationSuite.scala |  3 +-
 .../sql/jdbc/v2/PostgresIntegrationSuite.scala     |  2 +-
 .../spark/sql/jdbc/v2/PostgresNamespaceSuite.scala |  2 +-
 .../spark/sql/jdbc/v2/V2JDBCNamespaceTest.scala    |  3 +-
 .../org/apache/spark/sql/jdbc/v2/V2JDBCTest.scala  |  3 +-
 22 files changed, 27 insertions(+), 183 deletions(-)
 delete mode 100644 
external/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/DockerIntegrationFunSuite.scala

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

Reply via email to