DuckDB v1.4.2 now supports full write operations (insert, update, delete) for Apache Iceberg v2 tables through the DuckDB-Iceberg extension. The release includes merge-on-read semantics, time travel capabilities via snapshots and timestamps, transaction support for consistent reads, and new functions for managing table
Table of contents
Getting StartedInserts, Deletes and UpdatesFunctions for Table PropertiesIceberg Table MetadataTime TravelViewing Requests to the Iceberg REST CatalogTransactionsConclusion and Future WorkSort: