Skip to content

Instantly share code, notes, and snippets.

@gphilipp
Last active June 7, 2024 19:40
Show Gist options
  • Save gphilipp/3f97cccd567f17b773671688eb3bded4 to your computer and use it in GitHub Desktop.
Save gphilipp/3f97cccd567f17b773671688eb3bded4 to your computer and use it in GitHub Desktop.
Compute Engines compatibility with Apache Iceberg and Delta Lake
Delta Lake (Read) Delta Lake
(Write)
Iceberg
(Read)
Iceberg
(Write)
Apache Spark
(source)

(source)

(source)

(source)
Apache Flink
(source)

(source)

(source)

(source)
Apache Hive
(source)

(source)

(source)

(source)
Apache Impala
(source)

(source)

(source)

(source)
Snowflake
(via external tables)

(source)

(source)

(source)
Databricks
(source)

(source)

(only via UniForm)

(only via UniForm)
Amazon Athena
(source)

(source)

(source)

(source)
Google BigQuery
(via external tables)

(source)

(copy-on-write only)

(source)
Dremio
(source)

(source)

(source)

(source)
Trino
(source)

(source)

(source)

(source)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment