v0.9.55-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Add support for copying from webhdfs by @ClSlaid in #10156
- feat(website): update website index styles #10175 by @Carlosfengv in #10242
- feat(query): use decimal to store u128 u256 keys and support group by decimal by @sundy-li in #10237
Thoughtful Bug Fix 🔧
- fix(query): fix query result cache system table by @ariesdevil in #10246
Build/Testing/CI Infra Changes 🔌
Documentation 📔
- docs:Update 15-metasrv-config.md by @wubx in #10224
- docs(develop): work with Databend driver by @PsiACE in #10236
- docs: fix typos by @soyeric128 in #10239
- docs: lift the decimal type under the number type by @bohutang in #10245
- docs: remove array and tuple from variant by @bohutang in #10247
- docs: Update decimal description by @sundy-li in #10252
- docs(functions):Re-organize conversions function doc by @wangjili8417 in #10255
Others 📒
- chore: reduce clone cost for
SExprby @xudong963 in #10244 - chore: fixup meta-upgrade-90 tests, the version expected is now 30 by @drmingdrmer in #10249
- chore: improve
DSqlLogicTestErrorcode by @xudong963 in #10251 - chore: clean tpch test by @xudong963 in #10254
New Contributors
- @wangjili8417 made their first contribution in #10255
Full Changelog: v0.9.54-nightly...v0.9.55-nightly