alamb commented on issue #12075: URL: https://github.com/apache/datafusion/issues/12075#issuecomment-2308779593
`FIRST_VALUE` / `LAST_VALUE` with `ORDER BY` is a great call. Here is the code if anyone is interested: https://github.com/apache/datafusion/blob/main/datafusion/functions-aggregate/src/nth_value.rs -- 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]
