v0.8.166-nightly
Pre-release
Pre-release
github-actions
released this
27 Dec 16:02
·
9453 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: optimize union under cluster mode by @xudong963 in #9215
- refactor(storage): supprot table compression by @BohuTANG in #9370
- feat: add table compression logic test by @BohuTANG in #9373
- feat: one test file one new connection by @xudong963 in #9374
- feat(query): support databend-local by @eastfisher in #9282
- feat: try to enable more tests for cluster by @xudong963 in #9354
Thoughtful Bug Fix ๐ง
- fix: the data type on both sides of the union does not match by @xudong963 in #9361
- fix(query): false alarm (warning log) about query not exists. by @youngsofun in #9380
Code Refactor ๐
- refactor: remove format_xxx settings. by @youngsofun in #9360
- refactor(query): avoid io copy in read parquet data by @zhang2014 in #9365
- refactor(query): add uncompressed buffer for parquet reader by @zhang2014 in #9379
Build/Testing/CI Infra Changes ๐
Full Changelog: v0.8.165-nightly...v0.8.166-nightly