MichaelScofield opened a new issue, #21270: URL: https://github.com/apache/datafusion/issues/21270
I see there are `plan_aggregate` and `plan_window` in `ExprPlanner`, each for planning aggregate function and window function. However, there's no alike method for scalar function. Any blocker not to implement this? If there're no, I'd like to work on it. cc @alamb @jayzhan211 -- 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]
