eejbyfeldt commented on issue #12335: URL: https://github.com/apache/datafusion/issues/12335#issuecomment-2358280374
> I guess it may be a bit confused? Because an aggr operator wraps another aggr operator. Yeah, I guess it a bit of a double edge sword that it just moves the complexity elsewhere. But I could think well together with your suggestion of > I think at least we should separate partial and the teminals(Final, Single...). Because without doing something like this the partial would still need all the logic for the terminal. Or at least my understand is that the stream merging is basically just performing a terminal aggregation. -- 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]
