v1.2.553-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(planner): support pruning columns for merge into when insert only by @Dousir9 in #15948
- feat: clickhouse handler no longer support insert with format. by @youngsofun in #15952
- feat(query): Array lambda function support outer scope columns by @b41sh in #15957
- feat: support real-time retrieval of profiles from admin API (part 1) by @dqhl76 in #15958
- feat: refactor create database from share ddl by @lichuang in #15950
- feat: pretty print backtrace by @andylokandy in #15913
Thoughtful Bug Fix ๐ง
- fix(meta): fix reserved number err by @TCeason in #15955
- fix(storage): stream show columns maybe error by @zhyass in #15964
Code Refactor ๐
- refactor: fuse statistics table function by @xudong963 in #15954
Others ๐
Full Changelog: v1.2.552-nightly...v1.2.553-nightly