2022.6.0
What's Changed
- Unpin Dask/distributed versions by @charlesbluca in #452
- Add jsonschema to ci testing by @ayushdg in #454
- Switch tests from
pd.testing.assert_frame_equaltodd.assert_eqby @charlesbluca in #365 - Set max pin on antlr4-python-runtime by @ayushdg in #456
- Move / minimize number of cudf / dask-cudf imports by @charlesbluca in #480
- Use
map_partitionsto compute LIMIT / OFFSET by @charlesbluca in #517 - Use
devimages for independent cluster testing by @charlesbluca in #518 - Add documentation for FugueSQL integrations by @charlesbluca in #523
- Timestampdiff support by @ayushdg in #495
- Relax
jsonschematesting dependency by @charlesbluca in #546 - Update upstream testing workflows by @charlesbluca in #536
- Fix pyarrow / cloudpickle failures in cluster testing by @charlesbluca in #553
- Use
bash -las default entrypoint for all upstream testing jobs by @charlesbluca in #552 - Constrain dask/distributed for release by @charlesbluca in #563
Full Changelog: 2022.4.1...2022.6.0