rluvaton commented on issue #15662: URL: https://github.com/apache/datafusion/issues/15662#issuecomment-2790765737
@alamb take: > > We can start `return_type` deprecation after this PR > > I recommend we *do not* deprecate return_type - after this PR I think we have a nice API. Namely most simple uses can use `return_type` and ones that need more control (like returning nullability, or getting scalar args) can use `return_type_from_args` > > _Originally posted by @alamb in https://github.com/apache/datafusion/issues/14094#issuecomment-2600852832_ > -- 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]
