v1.1.45-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add sub_bitmap by @Mehrbod2002 in #11540
- feat(window function): Add window function lag and lead by @ariesdevil in #11244
- feat: push down aggregating index info to physcial scan. by @RinChanNOWWW in #11489
- feat(storage): Add native COS support by @Xuanwo in #11559
Thoughtful Bug Fix 🔧
- fix(query): fix use db err because of not normalize ident by @TCeason in #11492
- fix: multi-cols pruning of
replace intoby @dantengsky in #11558
Code Refactor 🎉
Build/Testing/CI Infra Changes 🔌
- ci: checkout merge commit on benchmark by @everpcpc in #11550
- ci: fix checkout for benchmark in pr by @everpcpc in #11560
Documentation 📔
- docs: contribute documents guide by @soyeric128 in #11547
- docs: filter files with FILES by @soyeric128 in #11548
- docs: update bendsql command by @Zhenglin-Li in #11563
Others 📒
New Contributors
- @Zhenglin-Li made their first contribution in #11563
Full Changelog: v1.1.44-nightly...v1.1.45-nightly