Conversation
|
Thank you @jrbourbeau ! |
|
Just FYI, we have no problem in moving to |
|
Thanks for the additional context @pentschev -- we're primarily adding this back for Also, when is the 0.19 release due to be out? With |
Makes sense to add the deprecation then.
It's scheduled for release tomorrow, or Thursday depending on the timezone I guess, for reference we have a public RAPIDS Release Schedule. Parts of RAPIDS are already pinning Dask 2021.04.0 which is something we have decided to do some weeks ago anyway, so even if the release was after Friday I don't think it would impact us much, but thanks a lot for taking that into consideration, it's really appreciated! 😄 |
This PR adds the
weightfunction (which was recently removed) back intodistributed/worker.py. I heard this was being used by RAPIDS so it'd be good to keep it around for a bit before removing it in a future release.cc @quasiben @kkraus14