processRow

abstract fun processRow(state: EvaluatorState, arguments: List<ValueExpression>, windowVarDecl: PartiqlPhysical.VarDecl)

Process a row by outputting the result of the window function.