v0.8.100-nightly
Pre-release
Pre-release
github-actions
released this
04 Nov 16:02
·
11486 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(function): add to_xxx() cast function by @andylokandy in #8599
- feat: support copy from xml. by @eliasyaoyc in #8404
- feat(query): add collation by @sundy-li in #8610
- feat(query): fix ut by @sundy-li in #8617
- feat(planner): optimize left/single join by @xudong963 in #8583
- feat: Add cache operator in global services by @Xuanwo in #8616
- feat: add meta_type config by @lichuang in #8571
Code Refactor ๐
- refactor: Remove not needed re-export by @Xuanwo in #8612
- refactor(storages): move prelude table engines from preludes to storages by @BohuTANG in #8613
- refactor(test): one dir for format. by @youngsofun in #8618
- refactor(storages): move fuse&hive to single folder by @BohuTANG in #8621
- refactor(storages): fuse/fuse-meta --> storages/table-meta by @BohuTANG in #8627
- refactor(planner): use const
MAX_BLOCK_SIZE
in join probe by @xudong963 in #8626
New Contributors
- @eliasyaoyc made their first contribution in #8404
Full Changelog: v0.8.99-nightly...v0.8.100-nightly