| commit | 9fee9b65ee990bb401efa09e842fca2ea0183871 | [log] [tgz] |
|---|---|---|
| author | yuzelin <33053040+yuzelin@users.noreply.github.com> | Wed Oct 09 19:28:03 2024 +0800 |
| committer | GitHub <noreply@github.com> | Wed Oct 09 19:28:03 2024 +0800 |
| tree | 6ba1ae9681b4b6c0fcd86b6fd25fa163721df16a | |
| parent | 7703bcdc8ecf0769fd478259665159cc6666695e [diff] |
Fix overwrite without partition (#18)

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 script to build wheel.
./dev/build-wheels.sh
The target wheel is under dist/
See Apache Paimon Python API Doc.