v1.2.329-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): agg-hashtable-singleton by @Freejww in #14524
- feat: system table add query_log.log_type_name and cluster.cluster_id by @BohuTANG in #14545
- feat: add column create_on for user functions table by @PsiACE in #14540
- feat: support single join to inner join by @xudong963 in #14442
- feat: add create or replace stage support by @lichuang in #14548
Thoughtful Bug Fix ๐ง
- fix(executor): fix some display name for profile plans by @zhang2014 in #14523
- fix(ddl): fix create table bitmap and variant with default value by @b41sh in #14472
- fix(executor): fix broken profile graph for cluster mode by @zhang2014 in #14554
- fix: runtime filters add to wrong table by @xudong963 in #14552
Others ๐
- chore(query): need refactor system table test into benchmark by @TCeason in #14546
- chore: refactor pattern plan with
Matcher
by @leiysky in #14549
Full Changelog: v1.2.328-nightly...v1.2.329-nightly