You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need example notebooks that show how to use Delta Lake with a variety of different technologies. The example notebooks should be easily reproducible (have a separate conda environment file that others can run to install the dependencies) and illustrate key features of Delta Lake that make it a good option. For example, a notebook demonstrating a workflow orchestrator should highlight the ACID transaction guarantees offered by Delta Lake.
A ML training notebook should show how Delta Lake allows for file skipping and faster model training.
Here are some key technologies that are top of mind to demonstrate, Delta Lake and...:
Ibis
Airflow
Fugue
DataFusion
Prefect
DuckDB
Clickhouse
Airbyte
Hive
AWS Glue
The text was updated successfully, but these errors were encountered:
We need example notebooks that show how to use Delta Lake with a variety of different technologies. The example notebooks should be easily reproducible (have a separate conda environment file that others can run to install the dependencies) and illustrate key features of Delta Lake that make it a good option. For example, a notebook demonstrating a workflow orchestrator should highlight the ACID transaction guarantees offered by Delta Lake.
A ML training notebook should show how Delta Lake allows for file skipping and faster model training.
Here are some key technologies that are top of mind to demonstrate, Delta Lake and...:
The text was updated successfully, but these errors were encountered: