v0.8.107-nightly
Pre-release
Pre-release
github-actions
released this
10 Nov 16:02
·
11269 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(query): optimize count(no_null_col) by @TCeason in #8728
- feat: adjust max io requests when read block data to avoid oom by @BohuTANG in #8726
Code Refactor ๐
- refactor: replace NestedCheckpointReader with Cursor. by @youngsofun in #8716
- refactor: rich error info for
Schema not matched
by @xudong963 in #8723 - refactor(handler): use FieldEncoder to encode data. by @youngsofun in #8733
- refactor: remove
V2
postfix in cluster by @xudong963 in #8736
Build/Testing/CI Infra Changes ๐
- ci: Instal cccache v0.5 instead by @Xuanwo in #8729
- ci: Try to use sccache by @Xuanwo in #8709
- ci: Disable incremental for dev profile by @Xuanwo in #8738
Documentation ๐
- docs: load data overview by @soyeric128 in #8691
Full Changelog: v0.8.106-nightly...v0.8.107-nightly