Fokko merged PR #11676:
URL: https://github.com/apache/iceberg/pull/11676
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apa
Fokko commented on PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#issuecomment-2509608109
Let's move this forward. Once the
[Infra](https://issues.apache.org/jira/browse/INFRA-26275) ticket is resolved,
we can push this forward :) Thanks again @ajantha-bhat for fixing this, an
kevinjqliu commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1864452782
##
.github/workflows/publish-iceberg-rest-fixture-docker.yml:
##
@@ -28,6 +28,7 @@ on:
env:
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: lat
ajantha-bhat commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1864021521
##
.github/workflows/publish-iceberg-rest-fixture-docker.yml:
##
@@ -28,6 +28,7 @@ on:
env:
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: l
kevinjqliu commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1863874986
##
.github/workflows/publish-iceberg-rest-fixture-docker.yml:
##
@@ -28,6 +28,7 @@ on:
env:
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: lat
kevinjqliu commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1863872835
##
docker/iceberg-rest-fixture/README.md:
##
@@ -32,7 +32,7 @@ When making changes to the local files and test them out, you
can build the imag
./gradlew :iceber
sungwy commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1863869770
##
docker/iceberg-rest-fixture/README.md:
##
@@ -32,7 +32,7 @@ When making changes to the local files and test them out, you
can build the imag
./gradlew :iceberg-op
Fokko commented on code in PR #11676:
URL: https://github.com/apache/iceberg/pull/11676#discussion_r1863459375
##
.github/workflows/publish-iceberg-rest-fixture-docker.yml:
##
@@ -42,14 +42,14 @@ jobs:
run: ./gradlew :iceberg-open-api:shadowJar
- name: Login to Docke
ajantha-bhat opened a new pull request, #11676:
URL: https://github.com/apache/iceberg/pull/11676
(no comment)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscrib