crepererum opened a new pull request, #5299:
URL: https://github.com/apache/arrow-datafusion/pull/5299

   # Which issue does this PR close?
   Fixes #5278.
   
   # Rationale for this change
   This prevents endless spinning and locked up tokio tasks if the inputs never 
yield `pending`.
   
   # What changes are included in this PR?
   One yield point.
   
   # Are these changes tested?
   Regression test taken from #5278 (with some clean-ups to make it a real 
test).
   
   # Are there any user-facing changes?
   Probably a more stable DF execution.


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

Reply via email to