tustvold commented on PR #8013:
URL: 
https://github.com/apache/arrow-datafusion/pull/8013#issuecomment-1787959556

   I added an additional doc comment pointing people to the stream adaptors. I 
worry that the example in #8010 is misleading as it seems to suggest the only 
way to handle streams is to use a construction along the lines of `while let 
Some(..) = stream.next().await` which is most often not the best way to handle 
streams. 


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