Download
Latest Version: v1.0.54-nightly
v1.0.54-nightlyLatest
yesterday
What's Changed
Exciting New Features ✨
- feat(planner): introduce a utility to check if a variable is not null by @leiysky in #10952
- feat(query): copy with transform support max_files by @TCeason in #10958
Thoughtful Bug Fix 🔧
- fix: non-equi condition is mistaken as equi condition by @xudong963 in #10956
- fix:
fixed_hash
supports Decimal types. by @RinChanNOWWW in #10955 - fix: join condition may be nullable by @xudong963 in #10959
- fix: skip errors on listing tables in admin api by @flaneur2020 in #10957
Code Refactor 🎉
- refactor(query): delete is_accurate in Statistics by @TCeason in #10950
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.0.53-nightly...v1.0.54-nightly
History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.
v1.0.50-nightly
3 days ago