If there aren't any known blockers, I'd like to release dask and distributed 2022.01.1 on Friday. In particular, this dask release will contain several updates that add pandas=1.4.0 support for dask.dataframe. The only outstanding work related to this effort are:
Also, there was a possible regression (from a yet-to-be-released commit) reported in dask/dask#8625 that we should determine if is an actual regression or not.
Additionally, @crusaderky mentioned that dask/distributed#5381 is getting close to being merged, but that we should wait until after this release before including that change.
cc @jakirkham @quasiben @jsignell @fjetter
EDIT: We should also make sure
is included in the distributed release
EDIT EDIT: Guido pointed out dask/distributed#5695 actually isn't introducing any regressions, so we'll handle that PR and dask/distributed#5729 (related issue) in the next release
If there aren't any known blockers, I'd like to release
daskanddistributed2022.01.1on Friday. In particular, thisdaskrelease will contain several updates that addpandas=1.4.0support fordask.dataframe. The only outstanding work related to this effort are:pandas=1.4.0support)pandas=1.4.0support)Also, there was a possible regression (from a yet-to-be-released commit) reported in dask/dask#8625 that we should determine if is an actual regression or not.
Additionally, @crusaderky mentioned that dask/distributed#5381 is getting close to being merged, but that we should wait until after this release before including that change.
cc @jakirkham @quasiben @jsignell @fjetter
EDIT:
We should also make sureDefer pandas import on worker in P2P shuffle distributed#5695is included in thedistributedreleaseEDIT EDIT: Guido pointed out dask/distributed#5695 actually isn't introducing any regressions, so we'll handle that PR and dask/distributed#5729 (related issue) in the next release