v0.7.143-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add get_share_grant_objects API in ShareApi by @lichuang in #6798
- docs: add java to develop by @TCeason in #6813
- feat(functions): add vectorize_string_to_string in functions-v2 by @ygf11 in #6782
- feat(query): support CHAR keyword by @TCeason in #6825
Thoughtful Bug Fix 🔧
- fix(planner): Any/Exists subquery in projection by @xudong963 in #6809
- fix: Bump opendal to fix async runtime hang by @Xuanwo in #6816
Code Refactor 🎉
- refactor(processor): refactor pipeline builder by @zhang2014 in #6820
- refactor(ci): add more args option to logictests by @sundy-li in #6818
Build/Testing/CI Infra Changes 🔌
Full Changelog: v0.7.142-nightly...v0.7.143-nightly