Struct datafusion::physical_plan::expressions::NthValue [−][src]
pub struct NthValue { /* fields omitted */ }
Expand description
nth_value expression
Implementations
Create a new FIRST_VALUE window aggregate function
Create a new LAST_VALUE window aggregate function