v1.0.45-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: support general window function row_number/rank/dense_rank. by @RinChanNOWWW in #10824
- feat: support dynamic programming for join reorder by @xudong963 in #10696
- feat: add ai_text_completion function by @bohutang in #10880
- feat: add wait cluster leader timeout config by @lichuang in #10877
Thoughtful Bug Fix 🔧
- fix: when saved endpoints is empty, use endpoint config with unhealth_endpoint_evict_time by @lichuang in #10848
Code Refactor 🎉
- refactor(meta): upgrade openraft from 0.8.3-alpha.2 to 0.8.4-alpha.1 by @drmingdrmer in #10865
Build/Testing/CI Infra Changes 🔌
- ci(benchmark): better report template by @everpcpc in #10874
- ci(benchmark): fix glob results [skip ci] by @everpcpc in #10875
- ci(benchmark): detect machine with IMDSv2 [skip ci] by @everpcpc in #10876
Documentation 📔
- docs: fix comments on SHOW COLUMNS by @soyeric128 in #10872
- docs: Blog dbeaver by @soyeric128 in #10864
- docs: added notes and example for CREATE TABLE LIKE by @soyeric128 in #10856
- docs: alter table by @soyeric128 in #10885
Others 📒
- chore(storage): add limit for compact by @zhyass in #10822
- chore: fix main build error by @xudong963 in #10878
- chore: fix openai-api crate build warning and fix ai_text_completion by @bohutang in #10881
- chore(storage): refactor update/delete/optimize interpreter by @zhyass in #10863
Full Changelog: v1.0.44-nightly...v1.0.45-nightly