[PR] Allow type coersion of zero input arrays to nullary [datafusion]

2025-04-05 Thread via GitHub
timsaucer opened a new pull request, #15487: URL: https://github.com/apache/datafusion/pull/15487 ## Which issue does this PR close? None ## Rationale for this change During testing for aggregate UDFs via FFI I discovered that if we have a UDF with a nullary type signatu

Re: [PR] Allow type coersion of zero input arrays to nullary [datafusion]

2025-03-31 Thread via GitHub
timsaucer merged PR #15487: URL: https://github.com/apache/datafusion/pull/15487 -- 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-unsubscr...@data

Re: [PR] Allow type coersion of zero input arrays to nullary [datafusion]

2025-03-29 Thread via GitHub
timsaucer commented on PR #15487: URL: https://github.com/apache/datafusion/pull/15487#issuecomment-2764095858 @jayzhan211 Would you mind reviewing, specifically the part in `datafusion/expr/src/type_coercion/functions.rs` since you were the prior author? -- This is an automated message