Skip to content

Commit aa2514e

Browse files
authored
Merge branch 'main' into partition-spec-support
2 parents 360d626 + 5c46965 commit aa2514e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/integration_tests/testdata/spark/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ENV PYTHONPATH=$SPARK_HOME/python:$SPARK_HOME/python/lib/py4j-0.10.9.7-src.zip:$
2727
RUN mkdir -p ${HADOOP_HOME} && mkdir -p ${SPARK_HOME} && mkdir -p /home/iceberg/spark-events
2828
WORKDIR ${SPARK_HOME}
2929

30-
ENV SPARK_VERSION=3.5.6
30+
ENV SPARK_VERSION=3.5.7
3131
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
3232
ENV ICEBERG_VERSION=1.10.0
3333

0 commit comments

Comments
 (0)