Skip to content

Commit

Permalink
Bump up Iceberg version to 1.6.0 (#982)
Browse files Browse the repository at this point in the history
Co-authored-by: Sung Yun <107272191+sungwy@users.noreply.github.com>
  • Loading branch information
ndrluis and sungwy committed Jul 30, 2024
1 parent b77dd71 commit 6a6e0ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ WORKDIR ${SPARK_HOME}

ENV SPARK_VERSION=3.5.0
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
ENV ICEBERG_VERSION=1.5.2
ENV ICEBERG_VERSION=1.6.0
ENV PYICEBERG_VERSION=0.7.0

RUN curl --retry 3 -s -C - https://archive.apache.org/dist/spark/spark-${SPARK_VERSION}/spark-${SPARK_VERSION}-bin-hadoop3.tgz -o spark-${SPARK_VERSION}-bin-hadoop3.tgz \
Expand Down

0 comments on commit 6a6e0ab

Please sign in to comment.