jaylmiller opened a new pull request, #5379: URL: https://github.com/apache/arrow-datafusion/pull/5379
# Which issue does this PR close? Closes #5378. # Rationale for this change UDFs with zero arguments were not working before. # What changes are included in this PR? - Change UDF planning to receive null as input if it takes no args - Add test case for zero param UDFs # Are these changes tested? Yes. # Are there any user-facing changes? Fixing user-facing bug. -- 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]
