Docs.rs
datafusion-execution-50.0.0
datafusion-execution 50.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^56.0.0
normal
async-trait ^0.1.89
normal
dashmap ^6.0.1
normal
datafusion-common ^50.0.0
normal
datafusion-expr ^50.0.0
normal
futures ^0.3
normal
log ^0.4
normal
object_store ^0.12.3
normal
parking_lot ^0.12
normal
parquet ^56.0.0
normal
optional
rand ^0.9
normal
tempfile ^3
normal
url ^2.5.7
normal
chrono ^0.4.41
dev
insta ^1.43.2
dev
Versions
87.45%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module lru_queue
datafusion_
execution
50.0.0
Module lru_
queue
Module Items
Structs
In datafusion_
execution::
cache
datafusion_execution
::
cache
Module
lru_
queue
Copy item path
Source
Structs
ยง
LruQueue
Provides a Least Recently Used queue with unbounded capacity.