Docs.rs
datafusion-optimizer-34.0.0
datafusion-optimizer 34.0.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
andygrove
alamb
xudong963
Dependencies
arrow ^49.0.0
normal
async-trait ^0.1.73
normal
chrono ^0.4.31
normal
datafusion-common ^34.0.0
normal
datafusion-expr ^34.0.0
normal
datafusion-physical-expr ^34.0.0
normal
hashbrown ^0.14
normal
itertools ^0.12
normal
log ^0.4
normal
regex-syntax ^0.8.0
normal
ctor ^0.2.0
dev
datafusion-sql ^34.0.0
dev
env_logger ^0.10.0
dev
Versions
74.64%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
datafusion_optimizer
34.0.0
Module replace_distinct_aggregate
Structs
In crate datafusion_optimizer
?
Module
datafusion_optimizer
::
replace_distinct_aggregate
source
·
[
−
]
Structs
ReplaceDistinctWithAggregate
Optimizer that replaces logical [
Distinct
] with a logical [
Aggregate
]