tustvold commented on issue #5810: URL: https://github.com/apache/arrow-rs/issues/5810#issuecomment-2135494897
You need to have `futures::stream::StreamExt` to have access to that method - https://docs.rs/futures/latest/futures/stream/trait.StreamExt.html#method.next We should probably not hide that import in the example, I'd be happy to review a PR updating the docs to clarify this -- 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]
