Hello everyone, I'm pleased to announce the first ever release of Apache Iceberg C++ 0.1.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 is hosted at [1]. Please refer to the change log for the complete list of changes [2]. Thanks to everyone for all your contributions! [1] https://dist.apache.org/repos/dist/release/iceberg/apache-iceberg-cpp-0.1.0 [2] https://github.com/apache/iceberg-cpp/releases/tag/v0.1.0 Best, Gang Wu