HairstonE commented on PR #22132: URL: https://github.com/apache/datafusion/pull/22132#issuecomment-4982668995
If we want to add a flag to the aggregate stream I think that moves this to the physical planner, I can give this a try. It seems like something similar was attempted here #11897. It also looks like DF's count could be optimized to reduce the per row cost(this would be a separate issue+PR and I haven't looked into too deeply yet). -- 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]
