You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-55572][SQL][TESTS] Upgrade MySQL image to 9.6.0
### What changes were proposed in this pull request?
This PR aims to upgrade `MySQL` image to `9.6.0` for Apache Spark 4.2.0.
### Why are the changes needed?
To maintain our JDBC test coverage up-to-date by testing against the latest version of `MySQL`.
- https://dev.mysql.com/doc/relnotes/mysql/9.6/en/ (2026-01-20)
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
Closes#54346 from dongjoon-hyun/SPARK-55572.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
Copy file name to clipboardExpand all lines: connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/v2/MySQLIntegrationSuite.scala
Copy file name to clipboardExpand all lines: connector/docker-integration-tests/src/test/scala/org/apache/spark/sql/jdbc/v2/join/MySQLJoinPushdownIntegrationSuite.scala
0 commit comments