v0.8.87-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Add metainfo in datablock by @zhyass in #8417
- feat: Allow loading data from local fs by @Xuanwo in #8431
- feat(query): support SELECT output nothing. by @RinChanNOWWW in #8390
- feat: new system table: system.catalogs by @ClSlaid in #8423
- feat(storage): add blocking api for fuse source by @sundy-li in #8393
- feat: add memory size metrics to compact by @bohutang in #8444
- feat(meta): add key space
Expireby @drmingdrmer in #8441
Thoughtful Bug Fix 🔧
- fix(planner): adjust join cardinality by @xudong963 in #8419
- fix(planner): Remove unnecessary required columns by @leiysky in #8443
- fix: avoid oom when compact&recluster by @bohutang in #8451
Code Refactor 🎉
- refactor(planner): use right mark join as subquery's default join type by @xudong963 in #8427
- refactor(query): disable comparisions with string and integer by @sundy-li in #8432
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs: compact segment limit by @soyeric128 in #8429
Full Changelog: v0.8.86-nightly...v0.8.87-nightly