Tag: Apache Iceberg
All the articles with the tag "Apache Iceberg".
- 6 MIN READ•Mar 7, 2026
Apache Software Foundation: History, Purpose, and Process
If you build a modern data lakehouse, you inevitably stack Apache Iceberg, Apache Parquet, and Apache Arrow. These projects dictate how you store, que...
data lakehouseapache icebergapache parquet - 4 MIN READ•Mar 7, 2026
Assembling the Apache Lakehouse: The Modular Architecture
For decades, the standard data architecture was monolithic. When you bought a data warehouse, you bought a single box where the vendor tightly coupled...
data lakehouseapache icebergapache parquet - 5 MIN READ•Feb 18, 2026
Partition and Organize Data for Performance
A table with 500 million rows takes 45 seconds to query. After partitioning it by date, the same query : filtering on a single day , returns in 2 seconds. Th...
data engineeringbest practicespartitioning - 4 MIN READ•Feb 18, 2026
Schema Evolution Without Breaking Consumers
A source team renames a column from `user_id` to `customer_id`. Twelve hours later, five dashboards show blank values, two ML pipelines fail, and the data en...
data engineeringbest practicesschema evolution - 5 MIN READ•Feb 18, 2026
Data Modeling for the Lakehouse: What Changes
Traditional data modeling assumed you controlled the database. You defined schemas up front, enforced foreign keys at write time, and optimized with indexes....
data modelingdata engineeringdata lakehouse - 8 MIN READ•Feb 13, 2026
A 2026 Introduction to Apache Iceberg
An updated introduction to Apache Iceberg
data lakehousedata engineeringapache iceberg - 7 MIN READ•Jan 15, 2026
Building Pangolin - My Holiday Break, an AI IDE, and a Lakehouse Catalog for the Curious
A personal story of how I built Pangolin Catalog over a holiday break using an AI-powered IDE.
data lakehousedata engineeringapache iceberg - 7 MIN READ•Dec 29, 2025
2025 Year in Review Apache Iceberg, Polaris, Parquet, and Arrow
A look back at key developments in Apache Iceberg, Polaris, Parquet, and Arrow in 2025.
data lakehousedata engineeringapache iceberg - 19 MIN READ•Nov 12, 2025
Comprehensive Hands-on Walk Through of Dremio Cloud Next Gen (Hands-on with Free Trial)
Walkthrough with the new trial of the Dremio Cloud Platform
Data LakehouseData EngineeringApache Iceberg - 8 MIN READ•Oct 23, 2025
2025-2026 Guide to Learning about Apache Iceberg, Data Lakehouse & Agentic AI
A curated guide to mastering Apache Iceberg, data lakehouse architectures, and the emerging field of Agentic AI for data professionals.
Data LakehouseData EngineeringApache Iceberg - 20 MIN READ•Oct 21, 2025
An Exploration of the Commercial Iceberg Catalog Ecosystem
Dive into the world of commercial Iceberg catalogs and discover how they enhance data lakehouse architectures for modern data engineering.
Data LakehouseData EngineeringApache Iceberg - 14 MIN READ•Oct 17, 2025
Building a Universal Lakehouse Catalog - Beyond Iceberg Tables
Exploring paths to a universal lakehouse catalog that supports multiple data formats and engines, building on Apache Iceberg's success.
Data LakehouseData EngineeringApache Iceberg