-
Run local queries in DuckDB
PYICEBERG For DuckDB there are currently two paths for Iceberg integration in PyIceberg. This recipe demonstrates how to use DuckDB…
-
PyIceberg 0.2.1: PyArrow and DuckDB
This blog shows how you can load data from an Iceberg table into PyArrow or DuckDB using PyIceberg. The code…