Skip to content

Commit

Permalink
Update Delta Lake to 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr committed Sep 27, 2024
1 parent 8096837 commit 23f4929
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/almalinux9-oj11:unlabelled$ARCH

ARG SPARK_VERSION=3.5.0
ARG HADOOP_VERSION=3
ARG DELTA_VERSION=3.2.0
ARG DELTA_VERSION=3.2.1
ARG SCALA_VERSION=2.12

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

0 comments on commit 23f4929

Please sign in to comment.