yyy1000 commented on issue #9726: URL: https://github.com/apache/arrow-datafusion/issues/9726#issuecomment-2030304049
Also Aggregate Function only supports BuiltInAggregateFunction, and it didn't use `filter` field. Maybe we should use AggregateExpressionWithFilter when there's a `filter`? See: https://github.com/sqlparser-rs/sqlparser-rs/blob/e747c9c2af08f4ea12e8d1692adf95998209e2a1/src/ast/mod.rs#L643-L649 -- 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]
