Skip to content

Commit

Permalink
Merge branch 'trinodb:master' into phoenix-5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
virajjasani authored Jan 14, 2025
2 parents 736a949 + ed24064 commit 2e72e63
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions testing/spark3-delta/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
ARG ARCH
FROM testing/almalinux9-oj11:unlabelled$ARCH

ARG SPARK_VERSION=3.5.0
ARG SPARK_VERSION=3.5.3
ARG HADOOP_VERSION=3
ARG DELTA_VERSION=3.2.0
ARG DELTA_VERSION=3.3.0
ARG SCALA_VERSION=2.12

ARG SPARK_ARTIFACT="spark-${SPARK_VERSION}-bin-hadoop${HADOOP_VERSION}"
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
108-SNAPSHOT
109-SNAPSHOT

0 comments on commit 2e72e63

Please sign in to comment.