v0.8.82-nightly
Pre-release
Pre-release
github-actions
released this
21 Oct 16:06
·
12395 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: config options for bloom filter cache by @dantengsky in #8358
- feat(test): add join tests under large dataset by @xudong963 in #8351
- feat(query): implement array function
slice
,remove_fist
,remove_last
by @b41sh in #8326 - feat(input format): scan progress of copy into and streaming load. by @youngsofun in #8375
- feat(meta/management): allow to join a cluster if a meta node has no log by @drmingdrmer in #8384
Thoughtful Bug Fix ๐ง
- fix: fix copy Version mismatch bug by @lichuang in #8355
- fix: should ignore
StorageNotFound
errors in concurrent GC by @dantengsky in #8376
Code Refactor ๐
- refactor(meta/binary): record every error when joining/leaving by @drmingdrmer in #8371
Build/Testing/CI Infra Changes ๐
Documentation ๐
- docs: scalar subqueries by @soyeric128 in #8373
New Contributors
Full Changelog: v0.8.81-nightly...v0.8.82-nightly