Skip to content

Commit 6bd237f

Browse files
committed
Bump up spark to 3.5.4
1 parent b806cfa commit 6bd237f

File tree

3 files changed

+363
-291
lines changed

3 files changed

+363
-291
lines changed

dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ RUN mkdir -p ${HADOOP_HOME} && mkdir -p ${SPARK_HOME} && mkdir -p /home/iceberg/
3737
WORKDIR ${SPARK_HOME}
3838

3939
# Remember to also update `tests/conftest`'s spark setting
40-
ENV SPARK_VERSION=3.5.3
40+
ENV SPARK_VERSION=3.5.4
4141
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
4242
ENV ICEBERG_VERSION=1.6.0
4343
ENV PYICEBERG_VERSION=0.8.1

0 commit comments

Comments
 (0)