Posts
All the articles I've posted.
- 7 MIN READ•Jan 20, 2026
RAG Isn’t a Modeling Problem. It’s a Data Engineering Problem.
Why retrieval-augmented generation systems fail in enterprises - and what to do about it.
data engineeringretrieval-augmented generationRAG - 22 MIN READ•Jan 15, 2026
A Practical Guide to AI-Assisted Coding Tools
An in-depth guide to understanding, choosing, and using AI-assisted coding tools effectively.
ai codingdeveloper toolssoftware development - 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 - 9 MIN READ•Jan 10, 2026
What Are Recursive Language Models?
Recursive Language Models (RLMs) are a new class of language models that can call themselves to break down complex tasks into manageable parts. This article explores how RLMs work, the problems they solve, and why they represent a significant shift in language model capabilities.
artificial intelligencelanguage modelsmachine learning - 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 - 10 MIN READ•Dec 5, 2025
dremioframe & iceberg - Pythonic interfaces for Dremio and Apache Iceberg
Discover DremioFrame and IceFrame, two new Python libraries that simplify working with Dremio and Apache Iceberg. Learn how these tools streamline data management and enhance productivity for modern data teams.
DremioData EngineeringPython - 11 MIN READ•Nov 29, 2025
Introducing dremioframe - A Pythonic DataFrame Interface for Dremio
Discover dremioframe, a new Python library that offers a DataFrame-like experience for interacting with Dremio's data lakehouse platform. Learn how to leverage its intuitive API to streamline your data engineering workflows.
DremioData EngineeringPython - 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 - 25 MIN READ•Oct 16, 2025
Intro to Apache Iceberg with Apache Polaris and Apache Spark
Learn how to leverage Apache Iceberg with Apache Polaris and Apache Spark to build scalable and efficient data lakehouses.
Data LakehouseData EngineeringApache Iceberg