Open-source data infrastructure

Krisztián Szűcs

For over a decade I've built the open-source infrastructure that data runs on — Apache Arrow, Parquet, Iceberg — with a focus on moving and storing data more efficiently.

Open Source Engineer at Hugging Face and an Apache Arrow PMC member. I'm one of the authors of Ibis, an Apache OpenDAL committer, and a regular contributor across the data ecosystem — with hundreds of merged pull requests to Arrow, DataFusion, Iceberg, Delta, and more.

content-defined chunking — when a file changes, only the affected chunks move

What I work on

Columnar formats

Arrow, Parquet, Iceberg — the on-disk and in-memory layouts most of the modern data stack is built on. Understanding and improving how they work is most of what I do.

Moving and storing data efficiently

Content-defined chunking, content-addressable storage, dedup, object stores — moving bytes only when they actually change.

Rust and Mojo for data engines

Increasingly where the systems layer of the data stack lives. I build infrastructure in both.

Selected work

Across the ecosystem

Hundreds of merged pull requests over the past decade, across the projects the open data stack runs on: