v1.0.60-nightly
Pre-release
Pre-release
·
5929 commits
to main
since this release
What's Changed
Exciting New Features ✨
- feat(function): Add
string_aggAggregate function by @b41sh in #11021 - feat(planner): Refactor outer join elimination with constraint by @leiysky in #11016
Thoughtful Bug Fix 🔧
- fix(query): try fix unit test failure by @zhang2014 in #11028
- fix(cluster): fix cluster mode cpu idle by @zhang2014 in #10965
Code Refactor 🎉
- refactor: add drop share database and table test by @lichuang in #11006
- refactor(ci):simplify tests for streaming load. by @youngsofun in #11020
- refactor(query): better ai functions by @sundy-li in #11022
- refactor(query): better ai functions2 by @sundy-li in #11024
Documentation 📔
- docs: add role_arn and external_id for s3 services by @soyeric128 in #11011
- docs: Access Control Privileges by @soyeric128 in #11018
- docs: Manage settings by @soyeric128 in #11019
- docs: tpcds benchmark by @xudong963 in #11025
- docs: add window function docs by @ariesdevil in #11013
- docs: fix output format by @ariesdevil in #11030
- docs: add more example to variant&map data type by @bohutang in #11033
Full Changelog: v1.0.59-nightly...v1.0.60-nightly