v1.2.529-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: support recursive cte by @xudong963 in #15675
- feat(ci): add logging test for query by @everpcpc in #15792
Thoughtful Bug Fix ๐ง
- fix: http handler handle panic when starting query. by @youngsofun in #15785
- fix(ci): meta chaos dockerfile path by @everpcpc in #15787
- fix: add settings enable_streaming_load, default 0. by @youngsofun in #15794
- fix(query): create ownership obejct only check current_role privilege by @TCeason in #15751
Code Refactor ๐
- refactor: clustering_information support specify cluster keys by @zhyass in #15783
- refactor: add non-async version of mete-client API request_sync by @drmingdrmer in #15786
Others ๐
- chore: add more alias name tests for recursive cte by @xudong963 in #15788
- chore: remove code about access share table into from meta service by @lichuang in #15793
- chore: remove meta chaos from release action by @lichuang in #15796
- chore(query): substr support function domain by @zhyass in #15795
Full Changelog: v1.2.528-nightly...v1.2.529-nightly