v1.2.144-nightly
github-actions
released this
07 Oct 16:06
·
2877 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(query): support DATABEND_DATA_PATH in bendpy and bend-local by @sundy-li in #13089
- feat: improve parallel run for merge into by @JackTan25 in #13045
Thoughtful Bug Fix ๐ง
- fix: fix nested decimal read and write by @ariesdevil in #13074
- fix:full outer join with string_agg function panic by @zenus in #12995
- fix: check unresolvable schema mismatch early in replace into by @SkyFan2002 in #13019
Code Refactor ๐
- refactor: meta-service: re-implement export with Stream by @drmingdrmer in #13097
Documentation ๐
Others ๐
- chore(storage): compact add metrics and change future by @zhyass in #12998
- chore(ci): maximize build space for python binding by @everpcpc in #13093
- chore(deps): bump postcss from 8.4.21 to 8.4.31 in /website by @dependabot in #13096
- chore: remove unused type ExportStream; Stream does not need to be Sync by @drmingdrmer in #13099
- chore: refactor
pushdown::TopK
. by @RinChanNOWWW in #13095
Full Changelog: v1.2.143-nightly...v1.2.144-nightly