Databend Releases
This page provides information about recent features, enhancements, and bug fixes for Databend.
Dec 28, 2025 (v1.2.862-nightly)
What's Changed
Exciting New Features ✨
- feat: clustering_statistics support specify snapshot by @zhyass in #19148
- feat(query): Enhanced Inverted Index for VARIANT Type to precise matching Object within Arrays by @b41sh in #19096
Thoughtful Bug Fix 🔧
- fix: allow credential chain for system_history tables by @dqhl76 in #19167
Code Refactor 🎉
- refactor(query): use unchecked utf8 for payload flush by @zhang2014 in #19159
- refactor: prioritize table options for retention policy by @dantengsky in #19162
- refactor(query): send runtime filter packets as data blocks by @zhang2014 in #19170
- refactor(query): streamline flight exchange coordination by @zhang2014 in #19175
Build/Testing/CI Infra Changes 🔌
- ci: upgrade llvm in build-tool image by @everpcpc in #19166
- ci: install missing packages by @everpcpc in #19171
- ci: enable unit test by @everpcpc in #19172
- ci: update unit test. by @youngsofun in #19168
Others 📒
- chore: ndv upper cutoff by @forsaken628 in #19133
- chore(query): add stats for new final aggregators by @dqhl76 in #19156
- chore(query): add probe rows log for hash join by @zhang2014 in #19165
- chore: Date/Time elements are used in AggregateDistinct in numerical form, reducing the memory usage of the Set. by @KKould in #19157
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.862-nightly
Dec 25, 2025 (v1.2.861-nightly)
What's Changed
Exciting New Features ✨
- feat(storage): organize storage credential configs for security by @BohuTANG in #19147
Thoughtful Bug Fix 🔧
- fix(query): fix fragment not found in warehouse level table by @zhang2014 in #19152
- fix: recluster final infinite loop by @zhyass in #19151
Others 📒
- chore(query): revert "fix(query): update opendal (#19110)" by @zhang2014 in #19146
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.861-nightly

