-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Upgrade docker-images to 116 #25995
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
Upgrade docker-images to 116 #25995
Conversation
19d17b7 to
abc3b34
Compare
|
follow up of : trinodb/docker-images#242 |
7f49b19 to
62d6147
Compare
|
I see you triggle the release in |
|
@chenjian2664 You need to upgrade to 116 🙂 https://github.com/trinodb/docker-images/commits/master/ |
62d6147 to
c4283f5
Compare
|
I believe CI failure is related to this bump. Could you fix it? |
|
Do you mean changes in trinodb/docker-images#242 ? I don't see it touches the polaris |
|
@chenjian2664 Polaris docker image builds based on the latest repository https://github.com/trinodb/docker-images/blob/master/testing/polaris-catalog/Dockerfile#L15 I guess we need to fix |
bcee06d to
1cb2092
Compare
28dc852 to
1340707
Compare
...sts/src/main/java/io/trino/tests/product/deltalake/TestDeltaLakeAlterTableCompatibility.java
Outdated
Show resolved
Hide resolved
...src/main/java/io/trino/tests/product/launcher/env/environment/EnvSinglenodeDeltaLakeOss.java
Outdated
Show resolved
Hide resolved
Validate the HTTP status code when creating the Polaris catalog to ensure test failures are reported early if catalog creation fails.
Description
Update Spark from 3 to 4 in Delta Lake docker image.
Release notes
(x) This is not user-visible or is docs only, and no release notes are required.