I wrote a previous small blog about PyIceberg and Glue iceberg Rest ApiThis week is saw the announcement of Duckberg, combining all the favorites in a single library: PyIceberg, DuckDB and IcebergI re...
I wrote my previous article about Duckberg, a combination of PyIceberg with Duckdb to access iceberg tables on aws.But on Pi-Day (3 March) DuckDB released a preview with native iceberg glue integratio...
Apache Iceberg tables are a cost-effective solution to store tabular data, run ACID transactions and analytics at scale, and effectively the foundation of most data lakes. However, since Iceberg table...