v1.2.584-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): hash partitioning in window by @Freejww in #16090
- feat: generate accurate histogram by @xudong963 in #16018
- feat(query): add sql variable support by @sundy-li in #16134
- feat(query): support parse create dictionary stmt by @Winnie-Hong0927 in #16137
Thoughtful Bug Fix ๐ง
- fix(query): revert window hash partition by @Freejww in #16129
- fix(query): fix window hash partition optimization by @Freejww in #16136
Others ๐
- chore(query): remove useless box processor impl by @zhang2014 in #16128
- chore: resolve lints by @andylokandy in #16127
- chore: fake time test by @dantengsky in #16130
- chore: resolve lints (part 2) by @andylokandy in #16133
New Contributors
- @Winnie-Hong0927 made their first contribution in #16137
Full Changelog: v1.2.583-nightly...v1.2.584-nightly