Download
Latest Version: v1.2.26-nightly
v1.2.26-nightlyLatest
yesterday
What's Changed
Exciting New Features ✨
- feat(query): Support create network policy by @b41sh in #11988
- feat: auto optimize table during execution of
replace into
statement by @dantengsky in #12100 - feat: add intersect_count function by @akoshchiy in #12070
- feat(query): system tables respect user privileges by @TCeason in #12109
Thoughtful Bug Fix 🔧
- fix(query): try fix cluster spill hang by @zhang2014 in #12117
Code Refactor 🎉
- refactor: tidy up the error message of mutation conflicts by @SkyFan2002 in #12103
- refactor: not use
max_storage_io_requests
in ParquetTable. by @youngsofun in #12107 - refactor: using croaring instead of roaring-rs by @ariesdevil in #12011
Documentation 📔
- docs: fix link by @soyeric128 in #12101
- docs: use db by @soyeric128 in #12104
- docs: add alter table options docs by @zhyass in #12097
Others 📒
- chore: merge duplicated codes by @JackTan25 in #12105
- chore: fix prepare package manager for dev setup by @everpcpc in #12110
- chore: use max_threads instead of max_storage_io_requests in recluster by @zhyass in #12113
- chore(http): return instance_timestamp together in /v1/status by @flaneur2020 in #12115
- chore(query): bump native engine to 0.2.4 by @sundy-li in #12116
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.2.25-nightly...v1.2.26-nightly
History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.