This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git
from 21a66d19a0 [python] Data Evolution with_slice should use row id to do
slice (#7199)
add 4a48d4d037 [python] fix bucket num calculation (#7192)
No new revisions were added by this update.
Summary of changes:
.../test/java/org/apache/paimon/JavaPyE2ETest.java | 35 +++++++++-
paimon-python/dev/run_mixed_tests.sh | 12 ++--
.../pypaimon/tests/e2e/java_py_read_write_test.py | 11 ++-
.../pypaimon/tests/py36/ao_simple_test.py | 8 +--
.../pypaimon/tests/rest/rest_simple_test.py | 18 ++---
paimon-python/pypaimon/write/row_key_extractor.py | 80 ++++++++++++++++++----
6 files changed, 130 insertions(+), 34 deletions(-)