Databend Releases
This page provides information about recent features, enhancements, and bug fixes for Databend.
Apr 8, 2026 (v1.2.894-nightly)
What's Changed
Exciting New Features ✨
- feat(storage): add fuse_tag table function to list snapshot tags by @zhyass in #19664
Thoughtful Bug Fix 🔧
- fix: use spill depth partition bit in new final agg by @dqhl76 in #19626
- fix(query): send Some(()) instead of None in runtime filter watcher by @zhang2014 in #19671
- fix(query): return semantic error for invalid grouping() by @TCeason in #19670
- fix(query): handle empty LIKE ESCAPE in planner by @sundy-li in #19595
Code Refactor 🎉
- refactor(query): extract optional query paths into support crates by @KKould in #19644
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.894-nightly
Apr 7, 2026 (v1.2.893-nightly)
What's Changed
Thoughtful Bug Fix 🔧
- fix(query): fix hang when union and limit by @zhang2014 in #19665
Full Changelog: https://github.com/databendlabs/databend/releases/tag/v1.2.893-nightly