Thanks for working on the release, Gang! And for adding a blog post about the new cpp release, "Docs: add blog post for C++ 0.2.0 release #15141 <https://github.com/apache/iceberg/pull/15141>"
On Mon, Jan 26, 2026 at 12:22 AM Gang Wu <[email protected]> wrote: > Hello everyone, > > I'm pleased to announce the release of Apache Iceberg C++ 0.2.0! > > Apache Iceberg is an open table format for huge analytic datasets. > Iceberg delivers high query performance for tables with tens of > petabytes of data, along with atomic commits, concurrent writes, and > SQL-compatible table evolution. > > This release can be downloaded from [1]. > > Release notes are available at [2]. > > Thanks to everyone for contributing! > > [1] > https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-cpp-0.2.0 > [2] https://github.com/apache/iceberg-cpp/releases/tag/v0.2.0 > > Best regards, > Gang >
