v0.8.103-nightly
Pre-release
Pre-release
github-actions
released this
07 Nov 16:02
·
11313 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(query): use new sort pipeline for recluster. by @RinChanNOWWW in #8658
- feat(query): improve sort and introduce short paths. by @RinChanNOWWW in #8677
- feat(download): download support CsvWithNames. by @youngsofun in #8687
Thoughtful Bug Fix ๐ง
- fix(meta): emit kv change events after committing a transaction by @drmingdrmer in #8674
- fix(compact): fix typo in compactor. by @youngsofun in #8680
- fix(copy): fix wrong asserts. by @youngsofun in #8684
Code Refactor ๐
- refactor(storage): replace RwLocks with DashMap by @ClSlaid in #8639
- refactor: compact segments by @dantengsky in #8590
- refactor(query): remove sqlparser-rs by @b41sh in #8670
Build/Testing/CI Infra Changes ๐
- ci: Bump to nightly-2022-11-07 to address rust-lang/cargo#11183 by @Xuanwo in #8665
- ci: Bump rust-toolchain to nightly-2022-11-07 instead by @Xuanwo in #8667
- ci: Enable backtrace to debug cluster related issue by @Xuanwo in #8672
Full Changelog: v0.8.102-nightly...v0.8.103-nightly