ahmed-mez commented on issue #19906:
URL: https://github.com/apache/datafusion/issues/19906#issuecomment-3772185451

   Thank you @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 https://github.com/apache/datafusion/pull/15591 
referenced in 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 
https://github.com/apache/datafusion/issues/19649.


-- 
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]

Reply via email to