Posts
All the articles I've posted.
An In-Depth Overview of the Apache Iceberg 1.11.0 Release
Published: at 10:00 AMApache Iceberg 1.11.0 delivers manifest list encryption, the new pluggable File Format API, credential lifecycle refreshes, and Spark/Flink improvements.
Open Table Format Benchmarks: Why They Require Critical Evaluation
Published: at 12:00 PMAn in-depth analysis of open table format benchmarks comparing Apache Iceberg, Delta Lake, and Apache Hudi, detailing the pitfalls of standard benchmarks and how to choose a format.
Apache Iceberg SCD Type 2 and CDC Patterns: Building Historical Lakehouse Tables
Published: at 11:00 AMA deep dive into implementing Slowly Changing Dimension Type 2 (SCD Type 2) patterns and Change Data Capture (CDC) pipelines on Apache Iceberg, using PySpark and Dremio.