v0.8.54-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): jsonb parser optimize by @b41sh in #7947
- feat: impl externalLocation for create table by @ariesdevil in #7789
- feat(query): migrate
retentionto v2. by @RinChanNOWWW in #7952 - feat(storage): Accept
SESSION_TOKENfor AWS temporary credentials by @ClSlaid in #7946 - feat(planner): support update ast and planner by @zhyass in #7925
Thoughtful Bug Fix 🔧
- fix: find smallest column for pruning unused columns by @xudong963 in #7955
- fix(processor): try fix cannot kill optimize table by @zhang2014 in #7959
- fix: fix bugs in finding smallest column for pruning unused columns. by @RinChanNOWWW in #7962
- fix(processor): try fix cannot kill drop table by @zhang2014 in #7963
Code Refactor 🎉
- refactor(setting): add prefix "format_" for format related settings. by @youngsofun in #7960
Full Changelog: v0.8.53-nightly...v0.8.54-nightly