You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/12/22 17:07:24 UTC

[GitHub] [arrow] andygrove commented on pull request #8982: ARROW-10582: [Rust] [DataFusion] Implement "repartition" operator [WIP]

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:
users@infra.apache.org