+1 (non-binding) - Verify checksums and signatures - The structure of python package looks reasonable - pip install sdist package in Mac M2 with Python 3.10.12
Best, Xingbo lei li <lleiyeah....@outlook.com> 于2024年12月4日周三 15:31写道: > Hi Zelin: > > +1. > > I have checked all the check item in the checklist and pypaimon works fine. > > [ ] Download links are valid. ✅ > [ ] Checksums and signatures. ✅ > [ ] LICENSE/NOTICE files exist. ✅ > [ ] No unexpected binary files in source release. ✅ > [ ] All source files have ASF headers. ✅ > [ ] Can compile from source. ✅ > [ ] Python wheel package works fine. ✅ > [ ] Bridge jar version in pom.xml doesn't have SNAPSHOT ✅ > [ ] Bridge jar is in Python source ✅ > release > `pypaimon-<version>/deps/jars/paimon-python-java-bridge-<jar-version>.jar` > [ ] Bridge jar has LICENSE/NOTICE files correctly ✅ > > Best, > Lei Li > > > 2024年12月4日 11:53,yu zelin <yuzelin....@gmail.com> 写道: > > > > Hello Paimon devs, > > > > Kindly request the devs review and vote for releasing PyPaimon 0.2.0. > > > > NOTE: The package name is used to be paimon-python, but after > investigating > > about PySpark, PyIceberg and PyFlink, > > we decided to rename it to pypaimon, and also refactor the whole project > a > > lot (see https://github.com/apache/paimon-python/pull/31). > > Since we changed the project a lot, we decided the first release version > > starts from 0.2.0 instead of 0.1.0. > > > > The official Apache source release to be deployed to dist.apache.org: > > > > https://dist.apache.org/repos/dist/dev/paimon/pypaimon-0.2.0-rc2/ > > > > This source release has been signed with a PGP available here (Apache > > ID: yuzelin): > > > > https://downloads.apache.org/paimon/KEYS > > > > Git branch for the release: > > > > https://github.com/apache/paimon-python/tree/release-0.2.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 (for checksums/signatures check see: > > > https://cwiki.apache.org/confluence/display/PAIMON/Verifying+a+Paimon+Release > > ): > > > > 1. Check for project: > > [ ] Checksums and signatures. > > [ ] LICENSE/NOTICE files exist. > > [ ] No unexpected binary files in source release. > > [ ] All source files have ASF headers > > [ ] Can compile from source > > [ ] Python source release works fine. > > > > 2. Special check for paimon-python-java-bridge: > > [ ] Bridge jar version in pom.xml doesn't have SNAPSHOT > > [ ] Bridge jar is in Python source > > release > `pypaimon-<version>/deps/jars/paimon-python-java-bridge-<jar-version>.jar` > > [ ] Bridge jar has LICENSE/NOTICE files correctly > > > > Best, > > Zelin Yu > >