Docs.rs
datafusion-physical-plan-42.0.0
datafusion-physical-plan 42.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
ahash ^0.8
normal
arrow ^53.0.0
normal
arrow-array ^53.0.0
normal
arrow-buffer ^53.0.0
normal
arrow-ord ^53.0.0
normal
arrow-schema ^53.0.0
normal
async-trait ^0.1.73
normal
chrono ^0.4.34
normal
datafusion-common ^42.0.0
normal
datafusion-common-runtime ^42.0.0
normal
datafusion-execution ^42.0.0
normal
datafusion-expr ^42.0.0
normal
datafusion-functions-aggregate ^42.0.0
normal
datafusion-functions-aggregate-common ^42.0.0
normal
datafusion-physical-expr ^42.0.0
normal
datafusion-physical-expr-common ^42.0.0
normal
futures ^0.3
normal
half ^2.2.1
normal
hashbrown ^0.14.5
normal
indexmap ^2.0.0
normal
itertools ^0.13
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
90.76%
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
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
datafusion_
physical_
plan
42.0.0
Module recursive_
query
Module Items
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.