JSOD11 commented on PR #19270: URL: https://github.com/apache/datafusion/pull/19270#issuecomment-3690707391
> `return_field_from_args` generally is implemented only when we need that level of control over the return field, for example customizing nullability. If we don't need this then it's much simpler to just have `return_type` which has default nullability of `true`. In this case, should we close the PR or leave the tests but revert function changes? -- 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]
