Download
Latest Version: v1.2.152-nightly
v1.2.152-nightlyLatest
yesterday
What's Changed
Exciting New Features ✨
- feat: generate sync agg indexes after copy into by @ariesdevil in #13152
- feat: add json_each & json_array_elements by @akoshchiy in #13154
- feat(function):GREATEST and LEAST function by @zenus in #13075
Thoughtful Bug Fix 🔧
- fix: CopyIntoTablePlan should in Box. by @youngsofun in #13183
- fix: fix name with ` by @JackTan25 in #13163
- fix: fix the invalid memory write bug for aggregating index. by @RinChanNOWWW in #13165
Code Refactor 🎉
- refactor: move extension protobuf methods to separate file by @drmingdrmer in #13191
- refactor(planner): refine physical plan file structure by @Dousir9 in #13201
- refactor: http handler returns the same duration as query_log. by @youngsofun in #13209
Documentation 📔
- docs(weekly): add this week in databend 114 by @PsiACE in #13187
- docs: TO_WEEK_OF_YEAR by @soyeric128 in #13195
- docs: bitmap_not + to_variant() by @soyeric128 in #13168
- docs(ekuiper): add iot stream data with ekuiper by @PsiACE in #13188
- docs: copy into location updates by @soyeric128 in #13161
Others 📒
- chore(ci): fix pr check for merge group by @everpcpc in #13186
- chore: minor refine to raft service impl by @drmingdrmer in #13180
- chore(ci): add ready check for docs by @everpcpc in #13189
- chore(query): refactor agg state merge by @sundy-li in #13153
- chore(ci): fix dev checks for merge by @everpcpc in #13194
- chore: disable tpch q3 explain by @Dousir9 in #13192
- chore: enable cluster tpch test by @Dousir9 in #13204
- chore: remove explain join estimated_rows by @Dousir9 in #13212
Full Changelog: https://github.com/datafuselabs/databend/compare/v1.2.151-nightly...v1.2.152-nightly
History Versions
This page only displays the most recent 20 versions. For earlier versions, please refer to GitHub.