v0.8.132-nightly
Pre-release
Pre-release
github-actions
released this
29 Nov 16:02
·
10518 commits
to main
since this release
What's Changed
Exciting New Features โจ
- feat(mysql handler): return "NaN"/"Infinity" instead of 'nan'/'inf' by @youngsofun in #9002
- feat(query): support expanding ~ to usesr stage for upload_to_stage by @everpcpc in #9013
- feat(query): update query server config by @zhang2014 in #9005
- feat(query config): add deny_unknown_fields to QueryConfig by @BohuTANG in #9014
Thoughtful Bug Fix ๐ง
Code Refactor ๐
- refactor(expr): allow sparse column id in chunk by @andylokandy in #9008
Documentation ๐
- docs: meta configurations in databend-query.toml by @soyeric128 in #8999
Full Changelog: v0.8.131-nightly...v0.8.132-nightly