common_query::logical_plan::accumulator

Type Alias AggregateFunctionCreatorRef

source
pub type AggregateFunctionCreatorRef = Arc<dyn AggregateFunctionCreator>;

Aliased Typeยง

struct AggregateFunctionCreatorRef { /* private fields */ }