Jefffrey commented on issue #23329:
URL: https://github.com/apache/datafusion/issues/23329#issuecomment-4911753398

   > Another possible design would be an explicit configuration option, but the 
return type of scalar functions is currently not configuration-driven
   
   I do wonder if we should explore this approach, as I do see and agree with 
both sides here (maintaining input type but also trying to optimize where 
possible) 🤔 
   
   Though that would mean adding more codepaths to the functions themselves 
(unless we do it in a smart way?)


-- 
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]

Reply via email to