We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a2cf02 commit aa32f54Copy full SHA for aa32f54
testing/spark3-iceberg/Dockerfile
@@ -15,7 +15,7 @@ FROM testing/almalinux9-oj11:unlabelled$ARCH
15
16
ARG SPARK_VERSION=3.4.2
17
ARG HADOOP_VERSION=3
18
-ARG ICEBERG_VERSION=1.8.1
+ARG ICEBERG_VERSION=1.9.0
19
# ICEBERG_JAR_VERSION is derived from: <spark-version>_<scala-version>
20
ARG ICEBERG_JAR_VERSION=3.4_2.12
21
ARG POSTGRESQL_JAR_VERSION=42.3.5
0 commit comments