Skip to content(if available)orjump to list(if available)

Vortex: An extensible, state of the art columnar file format

sys13

How does this compare with delta lake and iceberg?

oa335

Vortex is a file format, where as delta lake and iceberg are table formats. it should be compared to Parquet rather than delta lake and iceberg. This guest lecture by a maintainer of Vortex provides a good overview of the file format, motivations for its creation and its key features.

https://www.youtube.com/watch?v=zyn_T5uragA

sys13

I think it would still make sense to compare with those table formats, or is the idea that you would only use this if you could not use a table format?

null

[deleted]