| tag | 8fa82af8d2c23af95c3c2379d0ed59a2885b8678 | |
|---|---|---|
| tagger | yuzelin <zelin.yzl@alibaba-inc.com> | Wed Dec 04 11:52:11 2024 +0800 |
| object | 84a67c94f6fef4854fea8b7561bc6e9ceb6d0b99 |
release-0.2.0-rc2
| commit | 84a67c94f6fef4854fea8b7561bc6e9ceb6d0b99 | [log] [tgz] |
|---|---|---|
| author | yuzelin <zelin.yzl@alibaba-inc.com> | Fri Nov 22 17:59:32 2024 +0800 |
| committer | yuzelin <zelin.yzl@alibaba-inc.com> | Wed Dec 04 11:34:22 2024 +0800 |
| tree | 2b7921e7037e2a97c988beef72a9a28d12c10d8a | |
| parent | 2e2ff4d6f1581b96d44631df4b7e2ab86a26df50 [diff] |
[release] Update paimon-python-java-bridge version to 0.9.0

This repo is for Apache Paimon Python SDK.
Flake8 is used to enforce some coding guidelines.
pip install flake8./usr/bin/python.-m flake8 --config=tox.ini.$ProjectFileDir$.You can verify the setup by right-clicking on any file or folder in the flink-python project and running “External Tools” → “flake8”.
We provide script to check codes.
./dev/lint-python.sh # execute all checks ./dev/lint-python.sh -h # run this to see more usages
We provide a script to build source distribution package.
./dev/build-source-distribution-package.sh
The package is under dist/.
See Apache Paimon Python API Doc.