chenkovsky opened a new pull request, #15033: URL: https://github.com/apache/datafusion/pull/15033
## Which issue does this PR close? 14910 - Closes #. ## Rationale for this change current implementation doesn't support nested window function in projection. ## What changes are included in this PR? use expr visitor to find nested window function. ## Are these changes tested? unit test ## Are there any user-facing changes? No -- 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]
