Commit e6c4337
committed
chore(dev): bump iceberg-rest-fixture to latest
There is no published `apache/iceberg-rest-fixture:1.11.0` image (Docker Hub
only has up to `1.10.1` plus `latest`), and the `1.10.x` images predate the
server-side scan-planning support that landed on `main` in late 2025. Use the
`latest` tag, a recent `main` build that includes the 1.11.x server-side
features, so the integration tests can exercise them (e.g. server-side scan
planning, #1690).
Mirrors apache/iceberg-python#3389, which likewise drops the version pin to pick
up the 1.11.x fixture.1 parent b10a8d8 commit e6c4337
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments