What's Changed
* Update README to link to DataFusion rather than Calcite by andygrove in https://github.com/dask-contrib/dask-sql/pull/790
* Unpin dask/distributed for development by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/794
* Remove datafusion syncing workflow by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/793
* Resolve syntax errors in upstream testing workflow by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/797
* README update- remove 'experimental' from GPU support section by randerzander in https://github.com/dask-contrib/dask-sql/pull/798
* Fix new clippy warnings by andygrove in https://github.com/dask-contrib/dask-sql/pull/801
* Check `split_out` to decide on sorted groupby in aggregate.py by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/802
* Resolve Docker build failures, update core dependency constraints by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/804
* Fix docker build errors by ayushdg in https://github.com/dask-contrib/dask-sql/pull/805
* Fix `if` condition for gpuCI updating workflow by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/808
* `pip` install `awscli` in cloud images by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/809
* Resolve bare requirement failures in upstream workflow by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/800
* Refactor `getValue<T>` code to reduce duplication by andygrove in https://github.com/dask-contrib/dask-sql/pull/803
* Improve `SqlTypeName` to support more types and also improve error handling by andygrove in https://github.com/dask-contrib/dask-sql/pull/824
* Add dependabot config to update Rust deps by andygrove in https://github.com/dask-contrib/dask-sql/pull/820
* Bump uuid from 0.8.2 to 1.1.2 in /dask_planner by dependabot in https://github.com/dask-contrib/dask-sql/pull/828
* Bump rand from 0.7.3 to 0.8.5 in /dask_planner by dependabot in https://github.com/dask-contrib/dask-sql/pull/827
* Remove rust-toolchain.toml by andygrove in https://github.com/dask-contrib/dask-sql/pull/826
* Add quoting around partition keys for Hive table inputs by randerzander in https://github.com/dask-contrib/dask-sql/pull/834
* Configure dependabot to ignore `arrow` and `datafusion` by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/840
* Bump pyo3 from 0.17.1 to 0.17.2 in /dask_planner by dependabot in https://github.com/dask-contrib/dask-sql/pull/836
* Add support for `CREATE EXPERIMENT`, expand support for `WITH` kwargs by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/796
* Bump uuid from 1.1.2 to 1.2.1 in /dask_planner by dependabot in https://github.com/dask-contrib/dask-sql/pull/845
* Add Andy and Charles to the rust codeowners group by ayushdg in https://github.com/dask-contrib/dask-sql/pull/846
* Update DataFusion and change order of optimization rules by andygrove in https://github.com/dask-contrib/dask-sql/pull/825
* Update doc pages after DataFusion merge by randerzander in https://github.com/dask-contrib/dask-sql/pull/842
* Resolve `test_literals()` by sarahyurick in https://github.com/dask-contrib/dask-sql/pull/812
* Faster limit computation on persisted dataframes by ayushdg in https://github.com/dask-contrib/dask-sql/pull/837
* Pin dask/distributed for release by charlesbluca in https://github.com/dask-contrib/dask-sql/pull/847
New Contributors
* randerzander made their first contribution in https://github.com/dask-contrib/dask-sql/pull/798
* dependabot made their first contribution in https://github.com/dask-contrib/dask-sql/pull/828
**Full Changelog**: https://github.com/dask-contrib/dask-sql/compare/2022.9.0...2022.10.0