Skip to content

v0.8.35-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 14 Sep 16:02
cd2b77e

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 🔧

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 🔌

  • ci: drop the pin mysql-connector-python==8.0.28 for sqllogic test by @TCeason in #7610

Documentation 📔

Full Changelog: v0.8.34-nightly...v0.8.35-nightly