v0.8.107-nightly
Pre-release
Pre-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 matchedby @xudong963 in #8723 - refactor(handler): use FieldEncoder to encode data. by @youngsofun in #8733
- refactor: remove
V2postfix 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