v0.7.144-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(function-v2): implement multi_if by @andylokandy in #6832
- feat(planner): Support push down predicates to storage by @leiysky in #6842
- feat(expr): add
DataType::Map(T)by @andylokandy in #6838 - feat(logging): Implement RFC The New Logging by @Xuanwo in #6845
- feat(processor): implement explain fragments for new planner by @zhang2014 in #6851
- feat(query): http handler return session state by @youngsofun in #6846
- feat: Forward COPY and STAGE to new planner entirely by @Xuanwo in #6853
Thoughtful Bug Fix 🔧
- fix(planner): err return by @TCeason in #6836
- fix: prevents cpu reordering, remove unnecessary fence by @ariesdevil in #6848
Build/Testing/CI Infra Changes 🔌
- ci: migration stateless test 03_dml and 04_explain by @ZeaLoVe in #6839
- ci: improve logic test by @ZeaLoVe in #6850
Documentation 📔
- docs: create new users during deployment by @soyeric128 in #6831
- docs: load remote data by @soyeric128 in #6837
Full Changelog: v0.7.143-nightly...v0.7.144-nightly