v0.9.59-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Adopt OpenDAL's native write retry support by @Xuanwo in #10284
- feat(query): set returning function
unnest. by @RinChanNOWWW in #10229 - feat(website): update blog post styles by @Carlosfengv in #10308
- feat: backend webhdfs by @ClSlaid in #10285
Thoughtful Bug Fix 🔧
- fix: result_scan not set query_id when meta_key is none by @ariesdevil in #10300
- fix(expr): resolve deadloop in #10216 by @andylokandy in #10287
Code Refactor 🎉
- refactor(query): Remove the v2 suffix of structs by @TCeason in #10291
- refactor(query): Drop useless setting by @TCeason in #10307
Documentation 📔
- docs: refactor download instructions by @soyeric128 in #10288
- docs: fix typo by @soyeric128 in #10289
- docs: Update 2023-02-24-Deploy-databend-on-minio.md by @wubx in #10293
- docs: add document for grafana integration by @everpcpc in #10303
- docs: Some styling tweaks for Blog by @Carlosfengv in #10310
Others 📒
- chore(ci): fix update results for release benchmark by @everpcpc in #10299
- chore(query): add more error messages of binder by @sundy-li in #10298
- chore(website): Some styling tweaks for Blog by @Carlosfengv in #10309
- chore(planer): correct transrormation to transformation by @sandflee in #10302
Full Changelog: v0.9.58-nightly...v0.9.59-nightly