Using DuckDB to diff Apache Parquet schemas

Опубликовано: 04 Апрель 2026
на канале: Learn Data with Mark
2,346
58

In this video, we'll learn how to use DuckDB to compute the difference between Parquet schemas. We'll detect renamed fields, missing fields, and fields that have different types.

#duckdb #apacheparquet #schema

Resources
► DuckDB - https://duckdb.org/
► Apache Parquet - https://parquet.apache.org/
► Blog post - https://www.markhneedham.com/blog/202...