Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48874][SQL][DOCKER][BUILD][TESTS] Upgrade MySQL docker image version to 9.0.0 #47311

Closed
wants to merge 1 commit into from

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented Jul 12, 2024

What changes were proposed in this pull request?

The pr aims to upgrade MySQL docker image version from 8.4.0 to 9.0.0.

Why are the changes needed?

After https://issues.apache.org/jira/browse/SPARK-48795, we have upgraded the mysql jdbc driver version to 9.0.0 for testing, so I propose that the corresponding mysql server docker image should also be upgraded to 9.0.0

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass GA.

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the SQL label Jul 12, 2024
@panbingkun panbingkun changed the title [SPARK-48874][SQL][DOCKER] Upgrade MySQL docker image version to 9.0.0 [SPARK-48874][SQL][DOCKER][BUILD][TESTS] Upgrade MySQL docker image version to 9.0.0 Jul 12, 2024
@panbingkun panbingkun marked this pull request as ready for review July 12, 2024 01:19
@panbingkun
Copy link
Contributor Author

cc @HyukjinKwon @yaooqinn

@yaooqinn yaooqinn closed this in d274c2c Jul 12, 2024
@yaooqinn
Copy link
Member

Merged to master, thanks

jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
… version to `9.0.0`

### What changes were proposed in this pull request?
The pr aims to upgrade `MySQ`L docker image version from `8.4.0` to `9.0.0`.

### Why are the changes needed?
After https://issues.apache.org/jira/browse/SPARK-48795, we have upgraded the `mysql jdbc driver` version to `9.0.0` for testing, so I propose that the corresponding `mysql server docker image` should also be upgraded to `9.0.0`

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#47311 from panbingkun/mysql_image_9.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Kent Yao <yao@apache.org>
attilapiros pushed a commit to attilapiros/spark that referenced this pull request Oct 4, 2024
… version to `9.0.0`

### What changes were proposed in this pull request?
The pr aims to upgrade `MySQ`L docker image version from `8.4.0` to `9.0.0`.

### Why are the changes needed?
After https://issues.apache.org/jira/browse/SPARK-48795, we have upgraded the `mysql jdbc driver` version to `9.0.0` for testing, so I propose that the corresponding `mysql server docker image` should also be upgraded to `9.0.0`

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Pass GA.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#47311 from panbingkun/mysql_image_9.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Kent Yao <yao@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants