Discussion about this post

User's avatar
Pedro's avatar

The article is missing https://substrait.io/. An intermediate representation language that could finally bring cross-engine compatible plans.

It is like the LLVM for query engines .

Expand full comment
Tom Puskarich's avatar

Why not use Delta instead of Iceberg - Delta 3.0 released recently with Uniform support meaning you can write in Delta and read as either Delta or Iceberg with no data transformation needed for then use in either format and high performance on either and so even broader support across the ecosystem?

For folks who then use DBT for their sql code management there is an auto-migration for either snowflake or redshift to Delta as well open sourced to just use the best engine for the best jobs.

Expand full comment
7 more comments...

No posts