Skip to content

v0.5.19-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 16 Nov 16:00
7a27be9

What's Changed

Build/Testing/CI

Dependency Updates

Features

Improvement

  • add query load timeout config in QueryConfig (#2812) by @Veeupup
  • [test] apply the new test style to other common crates (#2810) by @PsiACE
  • [test] apply the new test style to common-streams (#2809) by @PsiACE
  • [test] apply the new test style to common-planners (#2808) by @PsiACE
  • [test] apply the new test style to common-mem-allocator (#2805) by @PsiACE
  • user grant privileges (#2797) by @junnplus
  • [test] apply the new test style to 'common/meta' (#2791) by @PsiACE
  • ISSUE-2782: rm unnecessary clones while merging col stats & some minor file name refactorying (#2783) by @dantengsky

Others