This is an automated email from the ASF dual-hosted git repository.
yuzelin pushed a change to branch release-0.2
in repository https://gitbox.apache.org/repos/asf/paimon-python.git
from 2a31b1c [Build] Refactor project structure and refactor release tools
(#31)
new ab796d9 [tool] Shell tool for building source distribution package
(#32)
new 0cbbc84 Don't import duckdb and ray if not used (#33)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 10 ++++
.../build-source-distribution-package.sh | 54 +++++++++++-----------
pypaimon/api/table_read.py | 12 +++--
pypaimon/py4j/java_implementation.py | 17 ++++---
4 files changed, 54 insertions(+), 39 deletions(-)
copy .asf.yaml => dev/build-source-distribution-package.sh (54%)
mode change 100644 => 100755