Skip to content

Commit 8f04465

Browse files
committed
Update Delta Lake to 3.2.0
1 parent a4f6a1f commit 8f04465

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/spark3-delta/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ FROM testing/centos7-oj11:unlabelled$ARCH
1515

1616
ARG SPARK_VERSION=3.5.0
1717
ARG HADOOP_VERSION=3
18-
ARG DELTA_VERSION=3.1.0
18+
ARG DELTA_VERSION=3.2.0
1919
ARG SCALA_VERSION=2.12
2020

2121
ARG SPARK_ARTIFACT="spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}"

0 commit comments

Comments
 (0)