Dandandan commented on PR #21613: URL: https://github.com/apache/datafusion/pull/21613#issuecomment-4253718238
> the idea is pretty intersting -- it is like some sort of CSE that can look into the defintiions of aggregates . We could do something similar for VAR maybe too 🤔 > > I think if we went with this aproach we should avoid adding an entirely new optimizer rile as each slows down planning. Maybe we can instead extend an existing rule Yes I agree, let me think about it a bit more. -- 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]
