[−][src]Module datafusion::physical_plan::distinct_expressions
Implementations for DISTINCT expressions, e.g. COUNT(DISTINCT c)
Structs
DistinctCount | Expression for a COUNT(DISTINCT) aggregation. |
Implementations for DISTINCT expressions, e.g. COUNT(DISTINCT c)
DistinctCount | Expression for a COUNT(DISTINCT) aggregation. |