+1 binding [Y] Checksums and signatures. [Y] LICENSE/NOTICE files exist. [Y] No unexpected binary files in source release. [Y] All source files have ASF headers. [Y] Can compile from source. [Y] Bridge jar exists in deps/jars/ [Y] README.md does not have anything unexpected. [Y] paimon-python-java-bridge does not contain SNAPSHOT dependencies
Jingsong Li <[email protected]> 于2024年12月10日周二 16:37写道: > +1 binding > > √ Checksums and signatures. > √ LICENSE/NOTICE files exist. > √ No unexpected binary files in source release. > √ All source files have ASF headers > √ Can compile from source > √ Bridge jar version in pom.xml doesn't have SNAPSHOT > √ Bridge jar has LICENSE/NOTICE files correctly > > Best, > Jingsong > > On Tue, Dec 10, 2024 at 3:30 PM Xingbo Huang <[email protected]> wrote: > > > > +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 <[email protected]> 于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 <[email protected]> 写道: > > > > > > > > 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 > > > > > > >
