Skip to content

Commit 7dbe25c

Browse files
authored
Bump Iceberg to 1.10.0 in CI (apache#2497)
<!-- Thanks for opening a pull request! --> <!-- In the case this PR will resolve an issue, please replace ${GITHUB_ISSUE_ID} below with the actual Github issue id. --> <!-- Closes #${GITHUB_ISSUE_ID} --> # Rationale for this change ## Are these changes tested? ## Are there any user-facing changes? <!-- In the case of user-facing changes, please add the changelog label. -->
1 parent fd3bbac commit 7dbe25c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ WORKDIR ${SPARK_HOME}
3939
ENV SPARK_VERSION=3.5.6
4040
ENV SCALA_VERSION=2.12
4141
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_${SCALA_VERSION}
42-
ENV ICEBERG_VERSION=1.9.2
42+
ENV ICEBERG_VERSION=1.10.0
4343
ENV PYICEBERG_VERSION=0.10.0
4444
ENV HADOOP_VERSION=3.3.4
4545
ENV AWS_SDK_VERSION=1.12.753

0 commit comments

Comments
 (0)