You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "jaylmiller (via GitHub)" <gi...@apache.org> on 2023/02/23 22:35:23 UTC

[GitHub] [arrow-datafusion] jaylmiller opened a new pull request, #5379: UDF zero params #5378

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-datafusion] jaylmiller closed pull request #5379: UDF zero params #5378

Posted by "jaylmiller (via GitHub)" <gi...@apache.org>.
jaylmiller closed pull request #5379: UDF zero params #5378
URL: https://github.com/apache/arrow-datafusion/pull/5379


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org