Download
Latest Version: v1.1.30-nightly
v1.1.30-nightlyLatest
2 hours ago
What's Changed
Exciting New Features ✨
- feat: move table_test_fixture to test_kits crate by @lichuang in #11322
- feat: move gc::utils to test_kits crate by @lichuang in #11340
Thoughtful Bug Fix 🔧
- fix(query): fix partial insert select by @sundy-li in #11330
- fix: fix test_kits release mod build fail by @lichuang in #11337
- fix(cluster): add max message size config for server by @zhang2014 in #11346
- fix(meta): set max encode/decode size to 16MB for meta-grpc and raft client/server by @drmingdrmer in #11343
Code Refactor 🎉
- refactor(optimizer): add constant folding by @andylokandy in #11216
Build/Testing/CI Infra Changes 🔌
- ci: change benchmark machine name for cloud by @everpcpc in #11327
- ci: run tpch benchmark on Medium by @everpcpc in #11331
- ci: fetch only needed binaries for test by @everpcpc in #11341
- ci: fix workflow benchmark in release [skip ci] by @everpcpc in #11348
- ci: fix make binary executable for github artifacts by @everpcpc in #11352
Documentation 📔
Others 📒
- chore: refactor snapshot_format_version function, fix possible snapshot version missmatch bug by @lichuang in #11328
- chore(ci): use larger JEMALLOC_SYS_WITH_LG_PAGE for aarch64 build by @everpcpc in #11334
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.1.29-nightly...v1.1.30-nightly
History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.