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 c3e1c3644a Downgrade aws-smithy-runtime, update `rust_decimal`, ignore
RUSTSEC-2026-0001 to get clean CI (#19657)
add 1037f0aa20 feat: add list_files_cache table function for
`datafusion-cli` (#19388)
No new revisions were added by this update.
Summary of changes:
datafusion-cli/src/functions.rs | 164 ++++++++++++++++++++-
datafusion-cli/src/main.rs | 144 +++++++++++++++++-
datafusion/execution/src/cache/cache_manager.rs | 4 +
datafusion/execution/src/cache/list_files_cache.rs | 127 ++++++++++++----
docs/source/user-guide/cli/functions.md | 38 +++++
5 files changed, 446 insertions(+), 31 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]