Download
Latest Version: v1.1.22-nightly
v1.1.22-nightlyLatest
yesterday
What's Changed
Exciting New Features ✨
- feat: flight sql server enable tcp no delay by @sundy-li in #11252
- feat(query): show columns support display view engine by @TCeason in #11257
- feat: add Enterprise license with bootstrap implementation by @ZhiHanZ in #11153
- feat(query): efficiently memory for multiple group key by @zhang2014 in #11110
- feat: covert like expression to comparison by @xudong963 in #11262
- feat(parser): allows escape stage location by @flaneur2020 in #11266
- feat: prune partitions by internal column predicates. by @RinChanNOWWW in #11248
- feat(parser): support ANSI quoted identifier by @flaneur2020 in #11247
- feat: add like domain by @sundy-li in #11265
Thoughtful Bug Fix 🔧
- fix: use
TableScheme::project
to create the replace plan's schema by @dantengsky in #11258 - fix(ci): add order by to fix flaky test by @TCeason in #11261
- fix: page reader should use num_values of chunk. by @youngsofun in #11271
- fix(ci): comment a test by @TCeason in #11274
Build/Testing/CI Infra Changes 🔌
- ci: use
bendsql --time
for benchmark [skip ci] by @everpcpc in #11273
Documentation 📔
- docs: added YouTube video by @soyeric128 in #11264
Others 📒
- chore(ci): use larger runner for build aarch64 musl by @everpcpc in #11263
- chore(ci): check disk before & after download [skip ci] by @everpcpc in #11269
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.1.21-nightly...v1.1.22-nightly
History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.