Docs.rs
datafusion-optimizer-52.0.0
datafusion-optimizer 52.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^57.1.0
normal
chrono ^0.4.42
normal
datafusion-common ^52.0.0
normal
datafusion-expr ^52.0.0
normal
datafusion-expr-common ^52.0.0
normal
datafusion-physical-expr ^52.0.0
normal
indexmap ^2.12.1
normal
itertools ^0.14
normal
log ^0.4
normal
recursive ^0.1.1
normal
optional
regex ^1.12
normal
regex-syntax ^0.8.6
normal
async-trait ^0.1.89
dev
criterion ^0.8
dev
ctor ^0.6.3
dev
datafusion-functions-aggregate ^52.0.0
dev
datafusion-functions-window ^52.0.0
dev
datafusion-functions-window-common ^52.0.0
dev
datafusion-sql ^52.0.0
dev
env_logger ^0.11
dev
insta ^1.46.0
dev
Versions
78.62%
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
Module optimize_unions
datafusion_
optimizer
52.0.0
Module optimize_
unions
Module Items
Structs
In crate datafusion_
optimizer
datafusion_optimizer
Module
optimize_
unions
Copy item path
Source
Expand description
OptimizeUnions
: removes
Union
nodes in the logical plan.
Structs
ยง
Optimize
Unions
An optimization rule that