Skip to content

v0.8.7-nightly

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Aug 16:02
95e4bd9

What's Changed

Exciting New Features ✨

  • feat(query): Introduce custom allocator for HashTable by @sundy-li in #7221
  • feat(functions-v2): migrate bin, oct, hex, and unhex. by @RinChanNOWWW in #7219
  • feat: run databend stage on GCS backend by @ClSlaid in #7197
  • feat: add show grant on object and show grant of share sql by @lichuang in #7181

Thoughtful Bug Fix 🔧

  • fix: ProtocolViolation error on OPTIMZE ALL by @Xuanwo in #7220
  • fix(function-v2): make multi_if accept null conditions by @andylokandy in #7226

Code Refactor 🎉

  • refactor(query): fix some minor bugs and building in ci by @sundy-li in #7227
  • refactor(sessions): decoupling session manager and other managers by @zhang2014 in #7093

Documentation 📔

Full Changelog: v0.8.4-nightly...v0.8.7-nightly