Skip to content

Commit

Permalink
Remove Delta demos
Browse files Browse the repository at this point in the history
  • Loading branch information
snazy committed Nov 27, 2023
1 parent 7e591bd commit 2fbd1be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 1,773 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
These demos run under binder and can be found at:

* [Spark and Iceberg](https://mybinder.org/v2/gh/projectnessie/nessie-demos/main?labpath=notebooks%2Fnessie-iceberg-demo-nba.ipynb)
* [Spark and Delta](https://mybinder.org/v2/gh/projectnessie/nessie-demos/main?labpath=notebooks%2Fnessie-delta-demo-nba.ipynb)
* [Flink and Iceberg](https://mybinder.org/v2/gh/projectnessie/nessie-demos/main?labpath=notebooks%2Fnessie-iceberg-flink-demo-nba.ipynb)
* [Hive and Iceberg](https://mybinder.org/v2/gh/projectnessie/nessie-demos/main?labpath=notebooks%2Fnessie-iceberg-hive-demo-nba.ipynb)

Expand All @@ -24,12 +23,6 @@ Nessie version is set in Binder at `docker/binder/requirements_base.txt`. Curren

Currently we are using Iceberg `0.13.1` and it is specified in both iceberg notebooks as well as `docker/utils/__init__.py`

### Delta

Currently, the Delta version is taken directly from the Nessie version and isn't explicitly noted. It is currently `1.1.0-nessie`

See https://github.com/projectnessie/nessie/blob/nessie-0.30.0/pom.xml#L171

### Spark

Only has to be updated in `docker/binder/requirements.txt`. Currently, Iceberg supports 3.0, 3.1 and 3.2 while deltalake supports
Expand Down
Loading

0 comments on commit 2fbd1be

Please sign in to comment.