Skip to content

v0.7.107-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@databend-bot databend-bot released this 28 Jun 16:00
· 18136 commits to main since this release
06d8886

What's Changed

Bug Fixes

Build/Testing/CI

  • ci(mergify): Fix build_musl not used correctly (#6294) by @Xuanwo
  • ci(mergify): Only embark PR while it's ready for review (#6288) by @Xuanwo
  • ci(mergify): Make yamllint happy (#6274) by @Xuanwo
  • ci(mergify): Use mergify to check PR description (#6270) by @Xuanwo

Documentation

Features

Improvement

  • [metasrv] refactor grpc client (#6278) by @ariesdevil
  • query(join): improve left/semi/anti join performance [~80x] (#6241) by @sundy-li
  • refactor(parser): Move util to root of crate with split of input (#6239) by @Xuanwo