+1 (binding) [x] Download links are valid [x] Checksums and signatures [x] LICENSE/NOTICE files exist [x] No unexpected binary files [x] All source files have ASF headers [x] Can compile from source (ran `dev/release/verify_rc.sh 0.4.0 0` on Mac, with SQL and install smoke test enabled)
Thanks Manu and Gang for driving the release! Best, Kevin Liu On Fri, Sep 25, 2026 at 8:45 AM Manu Zhang <[email protected]> wrote: > +1 (non-binding) > > - Verified on macOS arm64, Apple clang 21, CMake 4.3.2: > - Signature and SHA-512 checksum > - Source tarball matches tag v0.4.0-rc0 (64dc66f) > - RAT license check passes; LICENSE and NOTICE present > - Build (static + shared, REST enabled), all 19 test suites pass, install > and example build OK > > Thanks Xuanwo for the nice suggestion. I created > https://github.com/apache/iceberg-cpp/issues/965 to track this. > > Thanks, > Manu > > On Thu, Sep 24, 2026 at 4:47 PM Xuanwo <[email protected]> wrote: > >> +1 (non-binding) >> >> I verified the SHA-512 checksum and signature, source correspondence with >> v0.4.0-rc0, archive safety, LICENSE, NOTICE and applicable license headers. >> >> The source archive built and installed successfully on Linux with GCC >> 14.3.0. All 19 CTest test programs passed, with 4,152 individual tests >> passing. >> >> One non-blocking suggestion for the next release: update the MurmurHash3 >> paths in LICENSE to src/iceberg/util/murmurhash3_internal.*. >> >> Thanks, >> Xuanwo >> >
