Skip to content

Commit

Permalink
Update Delta Lake to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed May 24, 2024
1 parent a4f6a1f commit 8f04465
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/spark3-delta/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.5.0
ARG HADOOP_VERSION=3
ARG DELTA_VERSION=3.1.0
ARG DELTA_VERSION=3.2.0
ARG SCALA_VERSION=2.12

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

0 comments on commit 8f04465

Please sign in to comment.