Skip to content

v0.7.49-nightly

Pre-release
Pre-release

Choose a tag to compare

@databend-bot databend-bot released this 16 May 16:00
b97c58f

What's Changed

Bug Fixes

  • fix(datatypes): fix datetime from negative micro timestamp bug (#5396) by @sundy-li
  • fixes(processor): fix server hang when processor panic (#5394) by @zhang2014

Build/Testing/CI

  • ci: MacOS's stateless standalone has been disabled (#5404) by @Xuanwo

Features

Improvement

  • improvement: add rows_limit for sort (#5403) by @xudong963
  • refactor(query/config/storage): Adapt RFC Config Backward Compatibility (#5399) by @Xuanwo
  • chore: delete redundancy code (#5400) by @xudong963
  • fix(function): map access support array and function (#5357) by @b41sh