Michael-J-Ward opened a new pull request, #13169: URL: https://github.com/apache/datafusion/pull/13169
## Which issue does this PR close? Closes #13168. ## Rationale for this change Same as in #13168. ## What changes are included in this PR? `WindowUDFImpl::expressions` is changed to return all the input expressions by default instead of only the 1st one. ## Are these changes tested? Covered by existing tests. ## Are there any user-facing changes? Not from a released version. -- 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]
