Skip to content

Commit

Permalink
Update to Iceberg 1.5.0 / add Notebook showing Iceberg View support (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
nastra committed Mar 12, 2024
1 parent 767bf02 commit 353ca3e
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 1 deletion.
2 changes: 1 addition & 1 deletion spark/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ WORKDIR ${SPARK_HOME}

ENV SPARK_VERSION=3.5.1
ENV SPARK_MAJOR_VERSION=3.5
ENV ICEBERG_VERSION=1.4.3
ENV ICEBERG_VERSION=1.5.0

# Download spark
RUN mkdir -p ${SPARK_HOME} \
Expand Down
Loading

0 comments on commit 353ca3e

Please sign in to comment.