Skip to content

v0.7.58-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@databend-bot databend-bot released this 23 May 16:00
· 20127 commits to main since this release
60b2cdd

What's Changed

Bug Fixes

  • fix(planner): Fix wrong result of aggregate in subquery (#5538) by @leiysky
  • fix(scripts): deploy minio in k8s failed (#5526) by @hantmac

Features

  • feature(planner): Common tree structure formatter for plan display (#5512) by @leiysky

Improvement

  • improvement(planner): use DataBlock::gather_blocks in hash join (#5534) by @xudong963
  • improvement(planner): hash join ~6x performance improvement (#5497) by @xudong963

Others

  • feature(planner): Common tree structure formatter for plan display (#5512) by @leiysky

Performance Improvement

  • improvement(planner): use DataBlock::gather_blocks in hash join (#5534) by @xudong963