2023.2.0
What's Changed
- Unpin Dask/Distributed for development by @charlesbluca in #954
- Resolve YAML parsing issues in gpuCI updating workflow by @charlesbluca in #955
- Bump pypa/cibuildwheel from 2.10.2 to 2.11.2 by @dependabot in #953
- Bump tokio from 1.22.0 to 1.23.0 in /dask_planner by @dependabot in #959
- Update gpuCI
RAPIDS_VER
to23.02
by @github-actions in #958 - Resolve ML cluster failures by @charlesbluca in #957
- Force nightly Dask install for upstream testing by @charlesbluca in #960
- Use
flexible
channel priority for upstream testing by @charlesbluca in #961 - Bump pypa/cibuildwheel from 2.11.2 to 2.11.3 by @dependabot in #965
- Remove unnecessary
first
aggregation from groupby agg code by @charlesbluca in #951 - Revert "Check
split_out
to decide on sorted groupby (#802)" by @charlesbluca in #807 - use macro to make get_value methods more concise by @andygrove in #821
- Clean up
wrap_predict
andwrap_fit
flags by @sarahyurick in #926 - Add support for
ALTER TABLE
andALTER SCHEMA
by @charlesbluca in #904 - Remove
np.float
in PyTest and skip new NumPy failures by @sarahyurick in #977 - Bump async-trait from 0.1.59 to 0.1.60 in /dask_planner by @dependabot in #974
- Ignore patch updates for cibw in dependabot by @ayushdg in #980
- Remove row iteration from
TIMESTAMPADD
by @sarahyurick in #973 - Upgrade to DataFusion 15.0.0 by @andygrove in #949
- Bump tokio from 1.23.0 to 1.23.1 in /dask_planner by @dependabot in #983
- Bump tokio from 1.23.1 to 1.24.0 in /dask_planner by @dependabot in #985
- Bump mimalloc from 0.1.32 to 0.1.34 in /dask_planner by @dependabot in #988
- Bump async-trait from 0.1.60 to 0.1.61 in /dask_planner by @dependabot in #986
- Bump tokio from 1.24.0 to 1.24.1 in /dask_planner by @dependabot in #987
- Resolve test failures from
fugue=0.8.0
by @charlesbluca in #990 - Use
xfail
consistently for known failing tests by @charlesbluca in #867 - Use Mambaforge for bare requirements testing by @charlesbluca in #993
- Remove
generate_numeric_signatures
by @sarahyurick in #912 - Bump tokio from 1.24.1 to 1.24.2 in /dask_planner by @dependabot in #996
- Bump pyo3 from 0.17.3 to 0.18.0 in /dask_planner by @dependabot in #997
is_cudf_type
utility function by @sarahyurick in #991- Parse and use schema for plugins whenever possible by @charlesbluca in #854
- Bump async-trait from 0.1.61 to 0.1.63 in /dask_planner by @dependabot in #1004
- Use Mambaforge for scheduled import testing by @charlesbluca in #1005
- Set
n_jobs=-1
intest_ml_experiment
by @sarahyurick in #1007 - Update logic for opening a new issue with upstream failures by @ayushdg in #882
- Add handling to scheduled upstream workflow when no log files are available by @charlesbluca in #1009
- Remove
EliminateAggDistinct
optimizer rule, implement distinct aggs in Python by @charlesbluca in #1006 - Minor ML model improvements by @sarahyurick in #976
FilterColumnsPostJoin
Optimizer Rule by @sarahyurick in #956- Add parquet-statistics utility by @rjzamora in #999
- Update isort to 5.12.0 by @ayushdg in #1016
- Bump async-trait from 0.1.63 to 0.1.64 in /dask_planner by @dependabot in #1019
- Bump tokio from 1.24.2 to 1.25.0 in /dask_planner by @dependabot in #1014
- Backend agnostic machine learning models by @sarahyurick in #962
- Fix Rust
format!
clippy errors by @sarahyurick in #1023 - Rename
DatePartOperation
class by @sarahyurick in #1011 - Switch from skipping to xfailing some Python tests by @charlesbluca in #1002
- Add a config option to allow control for broadcast based joins by @ayushdg in #1000
- Bump uuid from 1.2.2 to 1.3.0 in /dask_planner by @dependabot in #1026
- Add
dask<=2023.1.1
max version constraint for release by @charlesbluca in #1029
Full Changelog: 2022.12.0...2023.2.0