| commit | fa449a4d7bb25d8cf1203a4157af858eb0cf45be | [log] [tgz] |
|---|---|---|
| author | yuzelin <zelin.yzl@alibaba-inc.com> | Thu Jul 03 14:57:39 2025 +0800 |
| committer | yuzelin <zelin.yzl@alibaba-inc.com> | Thu Jul 03 14:57:39 2025 +0800 |
| tree | 191885a284b7e763d1a2efec0768f86a2b466455 | |
| parent | b4dd596dadafe7c4e323d950433714a897045170 [diff] |
Upgrade paimon java dependency to 1.2.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.