edrevo commented on pull request #9523: URL: https://github.com/apache/arrow/pull/9523#issuecomment-787038003
@alamb, I would like to spend this weekend unblocking a PR I have in ballista which has been open for a week now, so I would appreciate if you could pick up https://issues.apache.org/jira/browse/ARROW-11802. I have a branch at https://github.com/edrevo/arrow/tree/remove-crossbeam that removes crossbeam from the repartition, but I haven't checked for any other usages of crossbeam. Feel free to use that as a starting point. @seddonm1, I have checked your repro. Once you remove crossbeam from the equation, the hang doesn't reproduce in your test case either (at least on my machine). Many thanks to everyone for the interesting discussion around this issue and for helping me with the repartition I needed to run 😄 ---------------------------------------------------------------- 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: us...@infra.apache.org