2022.10.1
What's Changed
- Unpin dask/distributed for development by @charlesbluca in #848
- Switch docs/CI away from conda-installed Rust by @charlesbluca in #817
- Add
/opt/cargo/bin
to gpuCIPATH
by @charlesbluca in #856 - Enable crate sorting with
rustfmt
by @charlesbluca in #819 - Update datafusion dependency during upstream testing by @ayushdg in #814
- Bump mimalloc from 0.1.29 to 0.1.30 in /dask_planner by @dependabot in #862
- Update gpuCI
RAPIDS_VER
to22.12
by @github-actions in #863 - Refactor
which_upstream
logic in upstream scheduled workflow by @charlesbluca in #864 - Add testing for OSX by @charlesbluca in #859
- Wrap
which_upstream
logic in expression syntax by @charlesbluca in #866 - Check for
np.timedelta64
inas_timelike
by @sarahyurick in #860 - Update test-upstream.yml typo by @ayushdg in #869
- Use latest DataFusion rev by @andygrove in #865
- Only use upstream Dask in scheduled cluster testing if
which_upstream == 'Dask'
by @charlesbluca in #872 - Bump async-trait from 0.1.57 to 0.1.58 in /dask_planner by @dependabot in #870
- Add pypi release workflow by @ayushdg in #858
- Ignore index for union all test by @ayushdg in #875
- Bump versioneer-vendored files to 0.27 by @charlesbluca in #881
- Bump
uvicorn
minimum version to 0.13.4 by @charlesbluca in #873 - Install
twine
incibuildwheel
environment by @charlesbluca in #874 - Replace
dask_ml.wrappers.ParallelPostFit
with customParallelPostFit
class by @sarahyurick in #832 - Add
py
to testing environments to resolve pytest 7.2.0 issues by @charlesbluca in #890 - Use latest DataFusion rev by @andygrove in #889
- Pin dask/distributed for release by @charlesbluca in #891
Full Changelog: 2022.10.0...2022.10.1