cisaacstern commented on PR #27618: URL: https://github.com/apache/beam/pull/27618#issuecomment-1867107287
I've just merged changes from #29802 (which is a fix for the blocking issue https://github.com/apache/beam/issues/29365 here), and all the tests here are now passing for me locally 🎉 . As noted in #29802, we are currently waiting for https://github.com/dask/dask/pull/10734 to be discussed/reviewed and (hopefully) merged. Once that happens (or a comparable fix is accepted and released in `dask`), next steps are: - [ ] Update `dask` and `distributed` versions in setup.py over in #29802 - [ ] Merge #29802 (this needs to go in first) - [ ] Final lint/review for this PR So to summarize, we are currently paused waiting on upstream review in `dask`. I will re-ping this thread once that discussion progresses. Happy new year, all! -- 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]
