+1 binding - Source checksum: OK. - GPG signature: good signature from Hongbo Xiao’s Apache code signing key. - Git tag v0.2.0-rc1 resolves to commit 114c3c408632887e7c087c5c2b50bfb4004c4869. - Source archive contents look clean: LICENSE/NOTICE present, excluded metadata absent, headers look OK. - Rust build passes. - Java/JNI build and Maven tests pass on macOS aarch64. - Python source install/tests pass. - TestPyPI macOS arm64 wheel installs and passes a small roundtrip smoke test. - Maven staging JAR/POM signatures and checksums pass; JAR contains all four expected native libraries. - Maven consumer project resolves org.apache.paimon:mosaic:0.2.0 from staging successfully.
Best, Jingsong On Fri, Jun 12, 2026 at 6:40 PM Jimmy Tian <[email protected]> wrote: > > Hi everyone, > > Please review and vote on release candidate #1 for Apache Paimon Mosaic > 0.2.0. > > [ ] +1 Approve the release > [ ] +0 No opinion > [ ] -1 Do not approve (please provide specific comments) > > The release candidate is available at: > https://dist.apache.org/repos/dist/dev/paimon/paimon-mosaic-0.2.0-rc1/ > > Git tag: > https://github.com/apache/paimon-mosaic/releases/tag/v0.2.0-rc1 > > Git commit: > 114c3c408632887e7c087c5c2b50bfb4004c4869 > > KEYS for signature verification: > https://downloads.apache.org/paimon/KEYS > > Java artifacts (Nexus staging): > https://repository.apache.org/content/repositories/orgapachepaimon-1168/ > > Python wheels (TestPyPI): > https://test.pypi.org/project/paimon-mosaic/0.2.0rc1/ > > Verification guide: > https://github.com/apache/paimon-mosaic/blob/main/docs/verifying-a-release-candidate.html > > Verified on Linux x86_64: > - sha512 checksum: OK > - GPG signature: Good (Hongbo Xiao, key in KEYS) > - LICENSE/NOTICE present, no .git/target/binaries > - Rust: cargo test --workspace, all pass > - Java: mvn test, all pass > - Python: import + interop, all pass > - C++: ctest, all pass > > The vote will be open for at least 72 hours. > > Thanks, > JianguoTian
