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-rc1/

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-rc1

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

Reply via email to