v1.2.599-nightly
Pre-release
Pre-release
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 ๐
- refactor: improve network error handling. by @drmingdrmer in #16194
Full Changelog: v1.2.598-nightly...v1.2.599-nightly