Skip to content

v0.7.102-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 24 Jun 16:00
bd8bfd4

What's Changed

Bug Fixes

  • query(functions): fix aggregate count incorrect state place (#6218) by @sundy-li
  • test(query): add async insert test (#5964) by @fkuner

Build/Testing/CI

  • chore(test): delete test generated tmp file (#6199) by @fkuner
  • test(query): add async insert test (#5964) by @fkuner
  • ci(mergify): Push PR into queue when it passed all checks (#6207) by @Xuanwo
  • ci: Only run developing workflow on pull request (#6203) by @Xuanwo
  • ci(mergify): Enable speculative_checks and batch_size (#6201) by @Xuanwo

Features

  • feature(planner): Introduce serializable physical plan (#6191) by @leiysky

Improvement