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