v1.2.5-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: bitmap_not_count & bitmap_union & bitmap_intersect aggregate functions by @akoshchiy in #11938
- feat: support explain query result cache reading. by @RinChanNOWWW in #11941
- feat: Allow persisit user-defined catalog in metasrv by @Xuanwo in #11948
Thoughtful Bug Fix 🔧
- fix(query): use panic message as error message by @zhang2014 in #11939
- fix: improve sort and fix index scan with sort. by @RinChanNOWWW in #11924
- fix: distinct aggregate is missed in dphyp by @xudong963 in #11951
Documentation 📔
- docs(weekly): remove databend tag in weekly by @PsiACE in #11940
- docs(release-note): add databend changelog 1.2 by @PsiACE in #11925
- docs: create external stage with IAM user by @soyeric128 in #11945
Full Changelog: v1.2.4-nightly...v1.2.5-nightly