v0.9.42-nightly
Pre-release
Pre-release
github-actions
released this
17 Feb 16:04
·
6765 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(doc): add decimal docs by @sundy-li in #10095
- feat(query): add sum/avg for decimal types by @sundy-li in #10059
- feat(pipeline): enrich core pipelines processors. by @RinChanNOWWW in #10098
Thoughtful Bug Fix ๐ง
- fix(expr): no longer return Variant as common super type by @andylokandy in #9961
- fix: fix json parse timestamp when input is an integer by @ariesdevil in #10105
Code Refactor ๐
- refactor: save default values in FuseTable instead of BlockReader by @lichuang in #10099
- refactor: Cmd::IncrSeq is never used, remove it by @drmingdrmer in #10102
Documentation ๐
- docs: changes alter functions example to make the function body reflect the name and match other doc examples by @cameronbraid in #10092
- docs: array function updates by @soyeric128 in #10091
- docs(weekly): add this week in databend 81 by @PsiACE in #10090
- docs(docker): add section how to connect by @everpcpc in #10093
- docs: add alter table add\drop column doc by @lichuang in #10094
- docs: refine the docs, analysis -> analytics by @BohuTANG in #10097
- docs(install): add install document with deb repo by @everpcpc in #10101
- docs: databend overview page by @soyeric128 in #10109
New Contributors
- @cameronbraid made their first contribution in #10092
Full Changelog: v0.9.41-nightly...v0.9.42-nightly