Topic
open table format
8 posts tagged “open table format”.
-
Lakehouse Context Layers with Atlan and Iceberg v3
The context layer explains what lakehouse data means, which is the part table formats do not solve alone. That is the useful lens for lakehouse…
-
Goal-Directed Analytics Agents on Apache Iceberg
The next step after text-to-SQL is a governed action loop with checks before every external effect. That is the useful lens for goal-directed…
-
Iceberg Remote Signing for Regulated Datasets
Remote signing is the stricter pattern for lakehouse storage security because clients request signed file operations instead of receiving storage…
-
Apache Iceberg v3 Deletion Vectors on Snowflake
Deletion vectors matter because row-level changes should not require a full rewrite of every affected data file. That is the useful lens for Apache…
-
CDC Without Complexity Using Iceberg v3 Row Lineage
Row lineage gives Iceberg a native way to tell incremental consumers which rows changed and when they changed. That is the useful lens for Iceberg v3…
-
The 2026 Guide to Iceberg View Federation
Portable views are the missing logic layer between open tables and multi-engine analytics. That is the useful lens for Iceberg view federation in…
-
Modern Python Tooling for Apache Iceberg
Python has become a practical Iceberg control plane for metadata work, catalog automation, and smaller operational workflows. That is the useful lens…
-
Bidirectional Iceberg Writes with Horizon Catalog
Bidirectional Iceberg interoperability changes managed Iceberg from a read surface into a shared write contract. That is the useful lens for…