Skip to content

[Cherry-pick to branch-1.2] [#10334] fix(trino-connector): Update base Trino docker image version from 469 to 478 (#10342)#10346

Merged
diqiu50 merged 1 commit into
branch-1.2from
cherry-pick-12ad7e5e-to-branch-1.2
Mar 11, 2026
Merged

[Cherry-pick to branch-1.2] [#10334] fix(trino-connector): Update base Trino docker image version from 469 to 478 (#10342)#10346
diqiu50 merged 1 commit into
branch-1.2from
cherry-pick-12ad7e5e-to-branch-1.2

Conversation

@github-actions
Copy link
Copy Markdown

Cherry-pick Information:

  • Original commit: 12ad7e5
  • Target branch: branch-1.2
  • Status: ✅ Clean cherry-pick (no conflicts)

… from 469 to 478 (#10342)

### What changes were proposed in this pull request?

Update the base Trino image in the playground Dockerfile from
`trinodb/trino:469` to `trinodb/trino:478`.

### Why are the changes needed?

The playground Docker image was using `trinodb/trino:469` as the base
image, but the Gravitino Trino connector only supports versions 473-478.
This mismatch caused a startup failure:

```
Unsupported Trino-469 version. The Supported version for the Gravitino-Trino-connector from Trino-473 to Trino-478.
```

Fix: #10334

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

No.

### How was this patch tested?

The fix aligns the base image version with the supported connector
version range (473-478).
@github-actions github-actions Bot requested a review from jerryshao March 10, 2026 15:10
@yuqi1129 yuqi1129 closed this Mar 10, 2026
@yuqi1129 yuqi1129 reopened this Mar 10, 2026
@diqiu50 diqiu50 self-assigned this Mar 11, 2026
@diqiu50 diqiu50 merged commit 6c8be23 into branch-1.2 Mar 11, 2026
30 of 31 checks passed
@jerryshao jerryshao deleted the cherry-pick-12ad7e5e-to-branch-1.2 branch April 23, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants