New
v1.2.880-nightly
What's Changed
Exciting New Features β¨
- feat: add query-meta version compatibility documentation by @drmingdrmer in https://github.com/databendlabs/databend/pull/19421
- feat(query): expression evaluator initially support the computation of column statistics by @forsaken628 in https://github.com/databendlabs/databend/pull/19368
Thoughtful Bug Fix π§
- fix(mysql): avoid NOT_NULL for NULL columns by @dantengsky in https://github.com/databendlabs/databend/pull/19416
Code Refactor π
- refactor(query): Refactor virtual columns refresh into prepare/commit phases by @b41sh in https://github.com/databendlabs/databend/pull/19395
Full Changelog: https://github.com/databendlabs/databend/compare/v1.2.879-nightly...v1.2.880-nightly