Skip to content

Commit

Permalink
Update Iceberg version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Jun 18, 2024
1 parent 99de768 commit 237c762
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/spark3-iceberg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ FROM testing/centos7-oj11:unlabelled$ARCH

ARG SPARK_VERSION=3.4.2
ARG HADOOP_VERSION=3
ARG ICEBERG_VERSION=1.5.0
ARG ICEBERG_VERSION=1.5.2
# ICEBERG_JAR_VERSION is derived from: <spark-version>_<scala-version>
ARG ICEBERG_JAR_VERSION=3.4_2.12
ARG POSTGRESQL_JAR_VERSION=42.3.5
Expand Down

0 comments on commit 237c762

Please sign in to comment.