Bump to Java Iceberg 1.11.0#3389
Conversation
This reverts commit 03bbbe3.
| retries: 5 | ||
| start_period: 90s | ||
| rest: | ||
| image: apache/iceberg-rest-fixture:1.10.1 |
There was a problem hiding this comment.
we didnt release a new version of iceberg-rest-fixture for 1.11.0 since there was some license issues. will have to fix forward
There was a problem hiding this comment.
I see, thanks for pointing that out. We can also go back to the nightlies. We were blocked by the Spark release 👍
There was a problem hiding this comment.
I'd vote on using nightlies personally. Hopefully, we don't have a full year between releases, but we're merging a lot of PRs in between releases. It'll be nice to get those in the fixture.
There was a problem hiding this comment.
Without the tag it points at the nightly, which I like since we also know when Java makes a breaking chance of some sort. This happens very rarely.
There was a problem hiding this comment.
Had to update this test since REST has some limitations with slashes:
Rationale for this change
This reverts #3240 and we now should be able to support custom
namespace-seperatorAre these changes tested?
Are there any user-facing changes?