Module numeric
datafusion_
functions_
aggregate_
common
50.3.0
Module numeric
Module Items
Structs
In datafusion_
functions_
aggregate_
common::
aggregate::
sum_
distinct
datafusion_functions_aggregate_common
::
aggregate
::
sum_distinct
Module
numeric
Copy item path
Source
Expand description
Defines the accumulator for
SUM DISTINCT
for primitive numeric types
Structs
ยง
Distinct
SumAccumulator
Accumulator for computing SUM(DISTINCT expr)