Bump iceberg version from 1.6.0 to 1.7.2 - #132
Conversation
We bump to 1.7.2 instead of 1.7.0 because of Connection Pool Shutdown errors described in [1.7.0], which were reverted in [1.7.2] [1.7.0]: apache/iceberg#11633 [1.7.2]: apache/iceberg#11858
|
@sullis Can you take a look? |
|
or @nastra |
|
hey @abolisetti the |
Would it still be possible to merge this, as this pipeline is still publishing the docker image, and I will need to spend some more time figuring what needs to be done get the image from iceberg directly. Specifically I need to verify if bumping this iceberg version will fix the errors we have been seeing |
|
@abolisetti This is now part of the official Iceberg repository: https://github.com/apache/iceberg/tree/main/docker/iceberg-rest-fixture The images are hosted here: https://hub.docker.com/r/apache/iceberg-rest-fixture/tags |
We bump to 1.7.2 instead of 1.7.0 because of Connection Pool Shutdown errors described in 1.7.0, which were reverted in 1.7.2