Skip to content

Commit

Permalink
Bump up spark to 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ndrluis committed Jan 15, 2025
1 parent b806cfa commit 5c45361
Show file tree
Hide file tree
Showing 3 changed files with 362 additions and 290 deletions.
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN mkdir -p ${HADOOP_HOME} && mkdir -p ${SPARK_HOME} && mkdir -p /home/iceberg/
WORKDIR ${SPARK_HOME}

# Remember to also update `tests/conftest`'s spark setting
ENV SPARK_VERSION=3.5.3
ENV SPARK_VERSION=3.5.4
ENV ICEBERG_SPARK_RUNTIME_VERSION=3.5_2.12
ENV ICEBERG_VERSION=1.6.0
ENV PYICEBERG_VERSION=0.8.1
Expand Down
Loading

0 comments on commit 5c45361

Please sign in to comment.