+1 (bingding) I verified the following:
- The SHA-512 checksum and GPG signature of the source release. - The signed tag v0.3.0-rc1 points to commit 7b54d44c487590f4d84952533f110ba16e9346a4. - The source tarball is byte-for-byte identical to a Git archive generated from the tagged commit. - LICENSE, NOTICE, source license headers, and dependency license policies. - cargo build --locked --workspace --release. - Rust core tests and REST server end-to-end tests. - The TestPyPI Python wheel, including installation and a DataFusion SQL smoke test. - The Go module and its embedded native library with a catalog smoke test. - The RC commit's DataFusion integration CI. No blocking issues were found. Environment: macOS arm64, Rust 1.95.0, Python 3.11, and Go 1.24.5. Best Regards, Zelin Yu On Fri, Jul 24, 2026 at 2:40 PM hongbo.xiao <[email protected]> wrote: > Hi everyone, > > Please review and vote on release candidate #1 for Apache Paimon Rust > 0.3.0. > > The source release candidate is available at: > https://dist.apache.org/repos/dist/dev/paimon/paimon-rust-0.3.0-rc1/ > > Git tag: > https://github.com/apache/paimon-rust/tree/v0.3.0-rc1 > > Git commit: > 7b54d44c487590f4d84952533f110ba16e9346a4 > > KEYS for signature verification: > https://downloads.apache.org/paimon/KEYS > > Verification instructions: > > https://github.com/apache/paimon-rust/blob/v0.3.0-rc1/docs/src/release/verifying-a-release-candidate.md > > Convenience artifacts for testing: > > Python binding: > https://test.pypi.org/project/pypaimon-rust/0.3.0rc1/ > > Go binding: > > https://github.com/apache/paimon-rust/releases/tag/bindings/go/v0.3.0-rc1 > > > Please vote: > > [ ] +1 Approve the release > [ ] +0 No opinion > [ ] -1 Do not approve (please provide specific comments) > > The vote will remain open for at least 72 hours. > > Thanks, > Hongbo Xiao
