Function datafusion_functions_aggregate::first_last::first_value_udaf
source ยท pub fn first_value_udaf() -> Arc<AggregateUDF>
Expand description
AggregateFunction that returns a AggregateUDF
for FirstValue
pub fn first_value_udaf() -> Arc<AggregateUDF>
AggregateFunction that returns a AggregateUDF
for FirstValue