v1.2.10-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): improve like function by @Dousir9 in #11966
- feat(query): support right single join by @Dousir9 in #11991
- feat: add vacuum drop table impl by @lichuang in #11949
- feat: support attach table by @SkyFan2002 in #11970
- feat(query): refine hash join build by @Dousir9 in #12012
Thoughtful Bug Fix 🔧
- fix: fuse_block panic by @zhyass in #12009
- fix: add ignore_err in get_block_locations by @zhyass in #12010
- fix(query): return 500 on META_SERVICE_ERROR for auth by @everpcpc in #12019
- fix(query): fix upload variant data type by @b41sh in #12015
Others 📒
- chore: reduce http handler logs. by @youngsofun in #12013
- chore: enable backtrace by @JackTan25 in #12021
Full Changelog: v1.2.9-nightly...v1.2.10-nightly