Omega359 commented on issue #17899: URL: https://github.com/apache/datafusion/issues/17899#issuecomment-3558740812
First_value already has a [GroupsAccumulator implementation](https://github.com/apache/datafusion/pull/15266) (https://github.com/apache/datafusion/blob/d9d847e22b91f462c047fbcd9076a00613cceb12/datafusion/functions-aggregate/src/first_last.rs#L207) nth_value aggregate doesn't however. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
