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 7bfa946c82 [spark] Fix EqualNullSafe is not correct when column has 
null value. (#6943)
     add 9ed304b08b [python] support table scan with row range (#6944)

No new revisions were added by this update.

Summary of changes:
 .../pypaimon/read/scanner/full_starting_scanner.py | 100 ++++++++++++++-------
 paimon-python/pypaimon/read/table_scan.py          |   8 ++
 paimon-python/pypaimon/tests/blob_table_test.py    |  62 +++++++++++++
 3 files changed, 137 insertions(+), 33 deletions(-)
 mode change 100644 => 100755 
paimon-python/pypaimon/read/scanner/full_starting_scanner.py
 mode change 100644 => 100755 paimon-python/pypaimon/read/table_scan.py
 mode change 100644 => 100755 paimon-python/pypaimon/tests/blob_table_test.py

Reply via email to