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 29ed1a2 [SPARK-35541][SQL] Simplify OptimizeSkewedJoin
add 0a74ad6 [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 +-
.../sql/jdbc/DockerIntegrationFunSuite.scala} | 22 ++++--
.../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, 144 insertions(+), 34 deletions(-)
copy
external/{kinesis-asl/src/test/scala/org/apache/spark/streaming/kinesis/KinesisFunSuite.scala
=>
docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/DockerIntegrationFunSuite.scala}
(68%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]