-1 for the release. https://github.com/apache/paimon/pull/8952 introduces a compatibility problem (instead of fixing it).
IndexManifestEntrySerializer#getVersion is changed, so old Paimon readers cannot read files produced by new Paimon writers. hongbo.xiao <[email protected]> 于2026年8月3日周一 16:22写道: > > +1 (non-binding) > > I verified: > > - The SHA-512 checksums and GPG signatures of both source candidates. > - The signed Git tag points to the announced commit. > - The source archives have the expected structure and licensing files, and > the RAT checks passed. > - Paimon was successfully built from source with JDK 8 and Maven 3.8.8. > - The selected Java tests passed (8 tests). > - PyPaimon was successfully built, installed, and imported with Python 3.10. > - The selected PyPaimon tests passed (100 tests). > - PyPaimon 2.0.0rc8 from TestPyPI was successfully installed and imported. > - The closed Maven staging repository and representative artifacts. > - The release workflow and related CI checks completed successfully. > > No blocking issues were found. > > Best, > Hongbo Xiao > > > > > 原始邮件 > 发件人:Jingsong Li <[email protected]> > 发件时间:2026年8月2日 23:38 > 收件人:dev <[email protected]> > 主题:[VOTE] Release Apache Paimon 2.0.0 and PyPaimon 2.0.0 (RC8) > > > Hi everyone, > > Please review and vote on Apache Paimon 2.0.0 and > PyPaimon 2.0.0, release candidate 8. > > [ ] +1 Approve > [ ] 0 No opinion > [ ] -1 Do not approve (please explain) > > Paimon source candidate: > https://dist.apache.org/repos/dist/dev/paimon/paimon-2.0.0-rc8/ > > PyPaimon source candidate: > https://dist.apache.org/repos/dist/dev/paimon/pypaimon-2.0.0-rc8/ > > Signed Git tag: > release-2.0.0-rc8 > > Commit: > https://github.com/apache/paimon/commit/368d84df53a390a86f7862930964f310ae6d393f > > GitHub Actions release run: > https://github.com/apache/paimon/actions/runs/30749448568 > > KEYS: > https://downloads.apache.org/paimon/KEYS > > Closed Java staging repository: > https://repository.apache.org/content/repositories/orgapachepaimon-1192/ > > PyPaimon RC: > https://test.pypi.org/project/pypaimon/2.0.0rc8/ > > Verification guide: > https://github.com/apache/paimon/blob/release-2.0.0-rc8/docs/docs/project/verifying-a-release-candidate.md > > The vote will remain open for at least 72 hours. > > Best, > Jingsong >
