[−][src]Function datafusion::execution::physical_plan::expressions::count
pub fn count(expr: Arc<dyn PhysicalExpr>) -> Arc<dyn AggregateExpr>
Create a count expression
pub fn count(expr: Arc<dyn PhysicalExpr>) -> Arc<dyn AggregateExpr>
Create a count expression