Docs.rs
datafusion-execution-43.0.0
datafusion-execution 43.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
arrow ^53.2.0
normal
chrono ^0.4.38
normal
dashmap ^6.0.1
normal
datafusion-common ^43.0.0
normal
datafusion-expr ^43.0.0
normal
futures ^0.3
normal
hashbrown ^0.14.5
normal
log ^0.4
normal
object_store ^0.11.0
normal
parking_lot ^0.12
normal
rand ^0.8
normal
tempfile ^3
normal
url ^2.2
normal
Versions
88.27%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
datafusion_
execution
43.0.0
Module cache_
unit
Module Items
Structs
In datafusion_
execution::
cache
datafusion_execution
::
cache
Module
cache_unit
Copy item path
Source
Structs
ยง
Default
File
Statistics
Cache
Collected statistics for files Cache is invalided when file size or last modification has changed
Default
List
Files
Cache
Collected files metadata for listing files. Cache will not invalided until user call remove or clear.