This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from b131cac1b0 Consolidate custom data source examples (#18142) (#18553)
add 28755b1d7e Normalize partitioned and flat object listing (#18146)
No new revisions were added by this update.
Summary of changes:
datafusion/catalog-listing/src/helpers.rs | 553 ++++-----------------
.../core/tests/{catalog => catalog_listing}/mod.rs | 2 +-
.../tests/catalog_listing/pruned_partition_list.rs | 251 ++++++++++
datafusion/core/tests/core_integration.rs | 3 +
.../core/tests/datasource/object_store_access.rs | 63 +--
5 files changed, 354 insertions(+), 518 deletions(-)
copy datafusion/core/tests/{catalog => catalog_listing}/mod.rs (96%)
create mode 100644
datafusion/core/tests/catalog_listing/pruned_partition_list.rs
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]