tag | d7599700f2c71fbd07077fd00515fc99b1180574 | |
---|---|---|
tagger | yuzelin <zelin.yzl@alibaba-inc.com> | Mon Dec 02 17:08:42 2024 +0800 |
object | f3a944037a6355eaca1d6aad15393691371ec964 |
release-0.2.0-rc1
commit | f3a944037a6355eaca1d6aad15393691371ec964 | [log] [tgz] |
---|---|---|
author | yuzelin <zelin.yzl@alibaba-inc.com> | Fri Nov 22 17:59:32 2024 +0800 |
committer | yuzelin <zelin.yzl@alibaba-inc.com> | Mon Dec 02 16:21:57 2024 +0800 |
tree | c4d5526eb94fbca5278ee5c584c132f293f74dd8 | |
parent | 44df21c23ec4ab2e197ae915aec16dcfeb91034e [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
See Apache Paimon Python API Doc.