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 adaed426a8 Arc partition values in TableSchema (#19137)
     add 0812d2731a feat: Move DefaultMetadataCache into its own module (#19125)

No new revisions were added by this update.

Summary of changes:
 datafusion/execution/src/cache/cache_manager.rs    |   2 +-
 datafusion/execution/src/cache/cache_unit.rs       | 711 +--------------------
 .../{cache_unit.rs => file_metadata_cache.rs}      | 158 +----
 datafusion/execution/src/cache/mod.rs              |   2 +
 4 files changed, 23 insertions(+), 850 deletions(-)
 copy datafusion/execution/src/cache/{cache_unit.rs => file_metadata_cache.rs} 
(85%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to