This is an automated email from the ASF dual-hosted git repository.

JingsongLi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


    from 4a5462d47e [core] Filter side files in BTree global index scans (#8109)
     add 4e3c4b82dc [python] Align ExternalPathProvider with Java 
multi-strategy support. (#8104)

No new revisions were added by this update.

Summary of changes:
 .../pypaimon/common/external_path_provider.py      | 192 ++++++++++++--
 .../pypaimon/common/options/core_options.py        |  36 ++-
 paimon-python/pypaimon/table/file_store_table.py   |  15 +-
 .../pypaimon/tests/external_paths_test.py          | 292 ++++++++++++++++++++-
 .../pypaimon/utils/file_store_path_factory.py      |  11 +-
 5 files changed, 516 insertions(+), 30 deletions(-)

Reply via email to