+1 (binding).
Verified on macOS aarch64: checksum/sig/LICENSE/NOTICE OK, tag→commit
matches, all four languages build & test pass.

Two notes:
(1) the interop tests have an implicit cross-language ordering (Rust writes
fixtures → Java/Python → Rust reads) not documented in the verifying guide
— running the listed commands as-is fails;
(2) ctest reports "No tests were found" for C++, the tests only run via
./test_mosaic directly.

They are not blockers, you can document it in the verifying guide.

Best Regards,
Zelin Yu


On Mon, Jun 15, 2026 at 11:42 AM Jingsong Li <[email protected]> wrote:

> +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
>

Reply via email to