andygrove commented on pull request #8982: URL: https://github.com/apache/arrow/pull/8982#issuecomment-749663045
@alamb @jorgecarleitao I have not implemented a `poll_next` method before and am struggling a bit with this. I have not given up yet, but if you happen to have time today, maybe you give me some advice. I have a `Receiver` already (from async-channel) which is also supposed to implement `Stream` so I thought it would be trivial to connect these together but it is not. I am very likely missing something obvious here though. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
