v0.8.28-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): improve select query order+limit performance under planner v2 by @TCeason in #7322
- feat(planner): Implement join reordering by @leiysky in #7507
- feat(query): add file to LoadResponse by @TCeason in #7500
- feat(function-v2): migrate math functions to function-v2 by @ariesdevil in #7514
Thoughtful Bug Fix 🔧
- fix(query): fix hashset capacity overflow by @sundy-li in #7513
- fix(processor): cancel task when pipeline is finished by @zhang2014 in #7515
Code Refactor 🎉
- refactor(meta-service): remove error MetaResultError by @drmingdrmer in #7506
- refactor(meta/error): improve error usage by @drmingdrmer in #7512
Documentation 📔
- docs: add share docs by @soyeric128 in #7511
Full Changelog: v0.8.27-nightly...v0.8.28-nightly