2022.9.0
What's Changed
- Unpin dask/distibuted post-release by @charlesbluca in #694
- Don't check order for filtered groupby test by @charlesbluca in #702
- Relax
test_groupby_split_every
key check by @charlesbluca in #710 - Update gpuCI environment file, updating workflow by @charlesbluca in #731
- Bump gpuCI test environment to use python 3.9 by @charlesbluca in #736
- Refactor LIMIT computation to always use
head
when possible by @charlesbluca in #696 - Set pytest to fail on xpassing tests by @charlesbluca in #756
- Fix upstream failures in
test_groupby_split_out
by @charlesbluca in #763 - Add step argument to get_window_bounds for pandas>=1.5 by @ayushdg in #774
- Remove PyPI release workflow by @charlesbluca in #777
- Switch to Arrow DataFusion SQL parser by @charlesbluca in #788
- Pin dask/distributed for release by @charlesbluca in #789
Full Changelog: 2022.8.0...2022.9.0