Skip to content

Commit

Permalink
Bump up Iceberg version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrluis committed Jul 30, 2024
1 parent 266c1cc commit 3a3e93b
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.6.1

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 3a3e93b

Please sign in to comment.