findepi commented on PR #13290: URL: https://github.com/apache/datafusion/pull/13290#issuecomment-2473693950
if constructing `ScalarFunctionArgs` is cheap (a wrapper around information already possessed), i'm fine with that. putting the args in a struct makes future-proof btw we might be able to use `invoke` name again on the hope it's the last time we change the API 🤞 -- 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]
