Skip to content

v1.2.599-nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@everpcpc everpcpc released this 06 Aug 22:48
9df7fb2

What's Changed

Exciting New Features โœจ

  • feat: explain analyze output partial infos to debug cardinality estimator by @xudong963 in #16185
  • feat: transfer leader command for meta-service by @drmingdrmer in #16198

Thoughtful Bug Fix ๐Ÿ”ง

  • fix(query): fix wasm udf runtime create with code by @b41sh in #16191
  • fix: skip column statistics entirely if deserialization failed by @andylokandy in #16192
  • fix(query): to_year/monday... should respect dst by @TCeason in #16195
  • fix(query): rounding decimal multiply results by @sundy-li in #16196

Code Refactor ๐ŸŽ‰

Full Changelog: v1.2.598-nightly...v1.2.599-nightly