v0.8.35-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): Support distributed insert select in new planner. by @RinChanNOWWW in #7527
- feat(meta-service): Add grpc API kv_api for replacing read_msg and write_msg. by @drmingdrmer in #7605
- feat(test): support mysql-connector-python 8.0.30 by @TCeason in #7608
Thoughtful Bug Fix 🔧
- fix: Fix wrong tpch q15 sql by @xudong963 in #7601
Code Refactor 🎉
- refactor: Rename planners to legacy-planners by @Xuanwo in #7597
- refactor: Make planner depends on TableContext trait by @Xuanwo in #7600
- refactor: Move optimizer into planner by @Xuanwo in #7603
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs: clusterkey index page by @soyeric128 in #7596
Full Changelog: v0.8.34-nightly...v0.8.35-nightly