v0.7.41-nightly
Pre-release
Pre-release
What's Changed
Bug Fixes
- fix(parser): show alternative tokens even if the branch is optional (#5230) by @andylokandy
- bugfix(planner): Fix wrong result of hash join when join keys have different types (#5222) by @leiysky
Build/Testing/CI
Documentation
- chore(doc): add Continuous Benchmarking to menu (#5228) by @bohutang
- feat(data type): ArrayType support inner dataType (#5049) by @b41sh
Features
Improvement
- feat(format): implement format trait (#5167) by @zhang2014
- chore(meta): remove un-used warehouse codes (#5229) by @bohutang
- chore: Make cargo clippy --all-targets happy (#5223) by @Xuanwo