jayzhan211 commented on issue #10455: URL: https://github.com/apache/datafusion/issues/10455#issuecomment-2106220210
I thought I need to import `functions-aggregate` to create new aggregate function expression, but I found out that I could just modify AggregateFunction directly, since the function does not change. -- 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]
