I have also verified the release artifacts according to the standard checklist: * [x] Download links are valid. * [x] Checksums and PGP signatures are correct. * [x] LICENSE and NOTICE files are present and in order. * [x] No unexpected binary files were found in the source release packages.
Best, Chenghui Chen On Wed, Oct 29, 2025 at 2:40 PM Chenghui Chen <[email protected]> wrote: > +1 > > > I've checked the PyPaimon (Python SDK) artifacts and performed functional > verification. > > The focus was on read/write capabilities — particularly interoperability > with tables created by the Java SDK. Everything works as expected. > > > Best, > > Chenghui Chen > > On Mon, Oct 27, 2025 at 10:30 PM yu zelin <[email protected]> wrote: > >> Hello Paimon devs, >> >> Kindly request the devs to review and vote for releasing Paimon 1.3.0 and >> Pypaimon 1.3.0 >> which is an SDK for Python. >> >> The official Apache source release to be deployed: >> https://dist.apache.org/repos/dist/dev/paimon/paimon-1.3.0-rc2/ >> https://dist.apache.org/repos/dist/dev/paimon/pypaimon-1.3.0-rc2/ >> >> This source release has been signed with a PGP available here: >> https://downloads.apache.org/paimon/KEYS >> >> All artifacts to be deployed to the Maven Central Repository: >> https://repository.apache.org/content/repositories/orgapachepaimon-1124/ >> (for all modules that compiled with JDK8) >> https://repository.apache.org/content/repositories/orgapachepaimon-1126/ >> (for spark4 with JDK17) >> https://repository.apache.org/content/repositories/orgapachepaimon-1125/ >> (for paimon-flink2 and paimon-iceberg with JDK11) >> >> Git branch for the release: >> https://github.com/apache/paimon/tree/release-1.3.0-rc2 >> <https://github.com/apache/paimon/releases/tag/release-1.3.0-rc2> >> Please download, verify, and test. >> >> The VOTE will pass after 3 binding approve. >> >> [ ] +1 approve >> [ ] +0 no opinion >> [ ] -1 disapprove with the reason >> >> To learn more about apache paimon, please see https://paimon.apache.org/ >> >> Checklist for reference: >> >> [ ] Download links are valid. >> [ ] Checksums and signatures. >> [ ] LICENSE/NOTICE files exist >> [ ] No unexpected binary files >> [ ] All source files have ASF headers >> [ ] Can compile from source >> >
