Docs.rs
datafusion-physical-plan-41.0.0
datafusion-physical-plan 41.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
Dependencies
ahash ^0.8
normal
arrow ^52.2.0
normal
arrow-array ^52.2.0
normal
arrow-buffer ^52.2.0
normal
arrow-ord ^52.2.0
normal
arrow-schema ^52.2.0
normal
async-trait ^0.1.73
normal
chrono ^0.4.34
normal
datafusion-common ^41.0.0
normal
datafusion-common-runtime ^41.0.0
normal
datafusion-execution ^41.0.0
normal
datafusion-expr ^41.0.0
normal
datafusion-functions-aggregate ^41.0.0
normal
datafusion-physical-expr ^41.0.0
normal
datafusion-physical-expr-common ^41.0.0
normal
futures ^0.3
normal
half ^2.2.1
normal
hashbrown ^0.14.5
normal
indexmap ^2.0.0
normal
itertools ^0.12
normal
log ^0.4
normal
once_cell ^1.18.0
normal
parking_lot ^0.12
normal
pin-project-lite ^0.2.7
normal
rand ^0.8
normal
tokio ^1.36
normal
rstest ^0.22.0
dev
rstest_reuse ^0.7.0
dev
tokio ^1.36
dev
Versions
92.06%
of the crate is documented
Go to latest version
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_
physical_
plan
41.0.0
Module recursive_
query
Structs
In crate datafusion_
physical_
plan
Module
datafusion_physical_plan
::
recursive_query
Copy item path
source
·
[
−
]
Expand description
Defines the recursive query plan
Structs
§
Recursive
Query
Exec
Recursive query execution plan.