v1.2.131-nightly
Pre-release
Pre-release
github-actions
released this
26 Sep 16:06
·
2915 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat: Bump to OpenDAL v0.40 by @Xuanwo in #13002
- feat: add
join_spilled_bytes/rows
to query log by @xudong963 in #13018 - feat: Enable OpenDAL PrometheusClientLayer by @Xuanwo in #13021
Thoughtful Bug Fix ๐ง
- fix: TableReference::Join unreachable cause databend-query panic by @xudong963 in #13012
- fix(query): disable aggregate spill by default by @zhang2014 in #13022
- fix: cte name with uppercase letters by @xudong963 in #13037
- fix: fix window spec check by @ariesdevil in #13034
- fix: Fix alias of target by @JackTan25 in #13030
Documentation ๐
- docs: distributed execution settings by @soyeric128 in #13016
- docs(weekly): add this week in databend 112 by @PsiACE in #13013
Others ๐
- chore: refactor RowSpace and replace lock with atomic by @xudong963 in #12994
- chore(query): add cluster_by info into show tables and fix some err by @TCeason in #13009
- chore(planner): suggest string literal when quoted column doesn't exist by @andylokandy in #13006
Full Changelog: v1.2.130-nightly...v1.2.131-nightly