Hey everyone, DuckDB has just started implementing write support for Iceberg: https://github.com/duckdb/duckdb-iceberg/pull/305
Given DuckDB’s popularity, it would be great to have a few reviewers from the Iceberg community. Write support is a complex area and we'd want to catch any issues before data is written to the cloud. The codebase is in C++ but the concept should be the same :) Best, Kevin Liu