v0.9.32-nightly
Pre-release
Pre-release
github-actions
released this
10 Feb 16:05
·
7287 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: default file format to Parquet. by @youngsofun in #9956
- feat(query): Support
array_any
functions by @b41sh in #9953 - feat(query): add privilege check for select by @yufan022 in #9924
- feat(decimal): add operation for decimal by @sundy-li in #9926
Thoughtful Bug Fix ๐ง
- fix: type assertion failed on subquery by @xudong963 in #9937
- fix(shuffle): parts was not distributed evenly. by @youngsofun in #9951
Code Refactor ๐
- refactor(cluster): use bounded channel for exchange by @zhang2014 in #9930
Documentation ๐
- docs: change default format to Parquet. by @youngsofun in #9957
- docs(query): Trivial doc fix for to_start_of_week by @johnhaxx7 in #9960
Full Changelog: v0.9.31-nightly...v0.9.32-nightly