Skip to content

v0.4.149-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 27 Oct 16:00
664bc63

What's Changed

Bug Fixes

Build/Testing/CI

  • [query] fix: http services force shutdown after some secs. (#2425) by @youngsofun

Documentation

Features

Improvement

  • [codecov] Add window funnel function tests (#2469) by @ygf11
  • [common/meta] refactor: add SeqV to replace SeqValue<KVValue>; simplify complex types (#2453) by @drmingdrmer
  • [Query] should be panic when starting error (#2459) by @junnplus

Others