Docs.rs
datafusion-physical-optimizer-54.0.0
datafusion-physical-optimizer 54.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
timsaucer
comphead
Dependencies
arrow ^58.3.0
normal
datafusion-common ^54.0.0
normal
datafusion-execution ^54.0.0
normal
datafusion-expr ^54.0.0
normal
datafusion-expr-common ^54.0.0
normal
datafusion-physical-expr ^54.0.0
normal
datafusion-physical-expr-common ^54.0.0
normal
datafusion-physical-plan ^54.0.0
normal
datafusion-pruning ^54.0.0
normal
itertools ^0.14
normal
recursive ^0.1.1
normal
optional
datafusion-expr ^54.0.0
dev
datafusion-functions ^54.0.0
dev
datafusion-functions-window ^54.0.0
dev
insta ^1.47.2
dev
tokio ^1.52
dev
Versions
78.81%
of the crate is documented
Platform
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
Skip to main content
Module hash_join_buffering
datafusion_
physical_
optimizer
54.0.0
Module hash_
join_
buffering
Module Items
Structs
In crate datafusion_
physical_
optimizer
datafusion_physical_optimizer
Module
hash_
join_
buffering
Copy item path
Source
Structs
ยง
Hash
Join
Buffering
Looks for all the
HashJoinExec
s in the plan and places a
BufferExec
node with the configured capacity in the probe side: