v1.0.8-nightly
github-actions
released this
09 Mar 06:13
·
5504 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: new feature
enable-histogram-metrics
by @dantengsky in #10449
Thoughtful Bug Fix ๐ง
- fix(query): fix show create view result by @TCeason in #10447
- fix(executor): fix wrong memory order by @zhang2014 in #10446
- fix(query): fix table stats incorrect when create table with exists snapshot by @TCeason in #10424
- fix(query): make sort respect index by @sundy-li in #10458
Documentation ๐
Others ๐
- chore(query): add window function ast parser by @sundy-li in #10430
- chore(building): upgrade vergen & replace git2 with gix by @everpcpc in #10452
- chore(deps): fix sentry crate was compiled without transport by @PsiACE in #10460
New Contributors
Full Changelog: v1.0.7-nightly...v1.0.8-nightly