2022.12.0
What's Changed
- Unpin dask/distributed for development by @charlesbluca in #892
- Add replace operator by @ChrisJar in #897
- Replace
variadic
withexact
where appropriate by @sarahyurick in #885 - Bump pyo3 from 0.17.2 to 0.17.3 in /dask_planner by @dependabot in #900
- Sort + limit topk optimization (initial) by @ayushdg in #893
- [bug][docs]
my_ds
->my_df
by @nickvazz in #905 - Bump env_logger from 0.9.1 to 0.9.3 in /dask_planner by @dependabot in #906
- Bump mimalloc from 0.1.30 to 0.1.31 in /dask_planner by @dependabot in #910
- Replace
dask_ml.wrappers.Incremental
with customIncremental
class by @sarahyurick in #855 - Update flake8 link to use github by @ayushdg in #915
- Use
conda-incubator/[email protected]
& enable automatic GH Action updates by @jakirkham in #917 - Bump uuid from 1.2.1 to 1.2.2 in /dask_planner by @dependabot in #916
- Upgrade to DataFusion 14.0.0 by @andygrove in #903
- Bump actions/checkout from 2 to 3 by @dependabot in #920
- Support
to_timestamp
by @sarahyurick in #838 - Bump actions/setup-python from 2 to 4 by @dependabot in #921
- Bump Docker workflow actions by @charlesbluca in #930
- Bump mimalloc from 0.1.31 to 0.1.32 in /dask_planner by @dependabot in #923
- Bump tokio from 1.21.2 to 1.22.0 in /dask_planner by @dependabot in #927
- Bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #929
- Temporarily fix gpuci by @ayushdg in #942
- Remove all Dask-ML uses by @sarahyurick in #886
- Dependabot updates by @ayushdg in #944
- Bump async-trait from 0.1.58 to 0.1.59 in /dask_planner by @dependabot in #946
- Add
TIMESTAMPDIFF
support by @sarahyurick in #876 - Implement basic COALESCE functionality by @ChrisJar in #823
- Add support for filter pushdown rule by @ayushdg in #924
- Resolve
test_date_functions()
by @sarahyurick in #813 - Set dask/distributed pinning for release by @ayushdg in #947
- Set dask/distributed max version in Dockerfile by @charlesbluca in #952
New Contributors
- @nickvazz made their first contribution in #905
- @jakirkham made their first contribution in #917
Full Changelog: 2022.10.1...2022.12.0