Tag: lakehouse
All the articles with the tag "lakehouse".
- 15 MIN READ•Jul 6, 2026
Migrating Proprietary Warehouses to Open Lakehouses: The 2026 Playbook for Zero-Copy Metadata Translation
Every warehouse migration sounds simpler before the first inventory. Then the team discovers old dashboards, hidden dependencies, undocumented stor...
migrationlakehousemetadata translation - 14 MIN READ•Jun 8, 2026
Agentic Lakehouse Concurrency and Isolation
Agentic writes need isolation contracts, not just write permissions.
lakehouseAI agents - 14 MIN READ•Jun 8, 2026
Anatomy of an Agentic Lakehouse
An Agentic Lakehouse is storage, catalog governance, semantic context, and agents working as one operating model.
lakehouseAI agents - 14 MIN READ•Jun 8, 2026
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.
Apache Icebergopen table formatlakehouse - 14 MIN READ•Jun 8, 2026
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.
Apache Icebergopen table formatlakehouse - 14 MIN READ•Jun 8, 2026
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 credentials.
Apache Icebergopen table formatlakehouse - 14 MIN READ•Jun 8, 2026
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.
Apache Icebergopen table formatlakehouse - 15 MIN READ•Jun 8, 2026
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.
Apache Icebergopen table formatlakehouse - 15 MIN READ•Jun 8, 2026
The 2026 Guide to Iceberg View Federation
Portable views are the missing logic layer between open tables and multi-engine analytics.
Apache Icebergopen table formatlakehouse - 15 MIN READ•Jun 8, 2026
Implementing MCP in the Lakehouse
MCP gives AI clients a standard way to call governed lakehouse tools instead of guessing how to query your data.
lakehousesemantic layerdata governance - 15 MIN READ•Jun 8, 2026
Modern Python Tooling for Apache Iceberg
Python has become a practical Iceberg control plane for metadata work, catalog automation, and smaller operational workflows.
Apache Icebergopen table formatlakehouse - 14 MIN READ•Jun 8, 2026
REST Catalog Credential Vending for Lakehouse Security
Credential vending lets the catalog issue short-lived storage access instead of spreading permanent cloud keys across every engine.
lakehouseREST catalog