2022.10.1rc0
Pre-release
Pre-release
charlesbluca
released this
19 Oct 19:55
·
253 commits
to main
since this release
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
Full Changelog: 2022.10.0...2022.10.1c0