v1.1.45-nightly
Pre-release
Pre-release
github-actions
released this
23 May 16:02
·
3914 commits
to main
since this 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 into
by @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