pepijnve commented on PR #23407:
URL: https://github.com/apache/datafusion/pull/23407#issuecomment-4957636924

   > One thing I think helps is separting the stream control flow (aka the 
poll_next implementations) from the actual logic (aka messing around with data).
   
   Tooting my own horn a bit, but could you take a quick peek at 
https://github.com/pepijnve/datafusion/blob/use_yield_alternative/datafusion/execution/src/async_stream.rs
   Is that what you mean or do you see some other way to extract the logic? 


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