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 caf6cf8f52 [test][spark] Add alter with incompatible col type test
case (#6689)
add 8fa8b0db58 [python] Fix with_shard feature for blob data (#6691)
No new revisions were added by this update.
Summary of changes:
.../pypaimon/read/reader/concat_batch_reader.py | 3 +
.../pypaimon/read/scanner/full_starting_scanner.py | 201 ++++++++++----------
paimon-python/pypaimon/read/table_read.py | 2 +
paimon-python/pypaimon/tests/blob_table_test.py | 208 +++++++++++++++------
.../pypaimon/tests/data_evolution_test.py | 52 ------
.../pypaimon/tests/py36/ao_simple_test.py | 34 ++--
.../pypaimon/tests/rest/rest_simple_test.py | 146 ++++++++++++---
7 files changed, 395 insertions(+), 251 deletions(-)