
Iceberg
Apache Iceberg v3: What's New?
A deep dive into everything new in Apache Iceberg format version 3 — from the Variant type and nanosecond timestamps to deletion vectors, row lineage, geospatial types, and table-level encryption.
11 min read
In-depth guides on streaming pipelines, cost optimization, open table formats, and building reliable data platforms.

A deep dive into everything new in Apache Iceberg format version 3 — from the Variant type and nanosecond timestamps to deletion vectors, row lineage, geospatial types, and table-level encryption.

How to use QueryFlux as the SQL routing layer in front of Trino, DuckDB, and StarRocks — giving every client one endpoint while each query lands on the right Iceberg engine automatically.