Rachelint commented on issue #19906: URL: https://github.com/apache/datafusion/issues/19906#issuecomment-3772546898
> Thank you [@2010YOUY01](https://github.com/2010YOUY01) for pointing out, it's indeed a very similar effort and using fixed blocks in aggregation state would very likely address the long polls problem described in this issue. > > I can see the draft PR [#15591](https://github.com/apache/datafusion/pull/15591) referenced in [#19649](https://github.com/apache/datafusion/issues/19649) does introduce a new emission type `EmitTo::NextBlock` which is pretty much what the current issue is about. > > I'd be happy to close this in favor of [#19649](https://github.com/apache/datafusion/issues/19649). Thanks, I will resolve all conflicts of #15591 to make it ready again today. -- 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]
