Jefffrey commented on code in PR #18389: URL: https://github.com/apache/datafusion/pull/18389#discussion_r2480012363
########## docs/source/library-user-guide/functions/adding-udfs.md: ########## @@ -1047,6 +1047,48 @@ The output will be like: ... ``` +### Named Arguments for Window UDFs Review Comment: I wonder if this section on named parameters should be generic across scalar/window/aggregate functions, instead of repeating it for each? -- 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]
