+1 (non-binding) I've run successfully: dev/release/verify_rc.sh 0.1.0 4
on Ubuntu 24.04 AMD64 with gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Checked outputs for build, tests and signatures are correct. Thanks for working on this! El mié, 10 sept 2025 a las 16:44, 李飞扬 (<[email protected]>) escribió: > +1(non binding) > > Verified signature and checksum. Successfully built and ran unit tests on my > macOS 15. All worked as expected. > > As a new contributor to the Apache Iceberg community, It's truly exciting to > see this project reach its 0.1.0 milestone! It's been a great experience > contributing to this effort. > > Li Feiyang (HeartLinked) > > > > -----原始邮件----- > *发件人:* "Gang Wu" <[email protected]> > *发送时间:* 2025-09-10 18:08:04 (星期三) > *收件人:* [email protected] > *主题:* [VOTE][C++] Release Apache Iceberg C++ 0.1.0 RC4 > > Hi, > > I would like to propose the following release candidate (RC4) of Apache > Iceberg > C++ version 0.1.0. This is the first ever release of Apache Iceberg for > C++, > highlights include: > > - Core Metadata: Implementation of the fundamental Iceberg data model, > including > schemas, partition specs, and table metadata, with full JSON > serialization > support. > - File I/O and Formats: A pluggable FileIO interface with initial support > for > local filesystems, along with readers and writers for Avro and Parquet. > - Table API: A basic Table interface supporting metadata operations and > scan > planning, accompanied by an in-memory catalog for development and > testing. > > This release marks a significant milestone, thanks everyone who has > contributed > and community members who have helped along the way! > > This release candidate is based on commit: > b717675f6e82d5c87a5468093f1112d03cf677f8 [1]. > > The source release is hosted at [2]. > > Please download, verify checksums and signatures, run the unit tests, > and vote on the release. See [3] for how to validate a release candidate. > > The vote will be open for at least 72 hours. > > [ ] +1 Release this as Apache Iceberg C++ 0.1.0 > [ ] +0 > [ ] -1 Do not release this as Apache Iceberg C++ 0.1.0 because... > > [1]: > https://github.com/apache/iceberg-cpp/tree/b717675f6e82d5c87a5468093f1112d03cf677f8 > [2]: > https://dist.apache.org/repos/dist/dev/iceberg/apache-iceberg-cpp-0.1.0-rc4 > [3]: > https://github.com/apache/iceberg-cpp/blob/main/dev/release/README.md#verify > > Best, > Gang > >
