v1.2.636-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): Support access Mysql data from dictionaries via the
dict_get
function. by @Winnie-Hong0927 in #16444 - feat: Auto compact(re-cluster) for multiple table insertion statement by @SkyFan2002 in #16443
Thoughtful Bug Fix ๐ง
- fix(iceberg): Table desc should allow nested db_name by @Xuanwo in #16414
- fix: split if block too big during append by @zhyass in #16435
- fix: flaky test 09_0036_merge_into_without_dist by @dantengsky in #16457
Code Refactor ๐
- chore(query): make string to int respect behavior like PG by @sundy-li in #16428
- refactor: simplify vacuum drop table handling by @drmingdrmer in #16446
- chore: use logforth to replace fern by @andylokandy in #16249
- refactor(executor): use event cause to refactor shuffle processor by @zhang2014 in #16445
- refactor: cleanup logic to get tables to vacuum by @drmingdrmer in #16450
- refactor: enhancements of HTTP client session. by @youngsofun in #16452
Others ๐
- chore(query): add column: system.tables.total_columns by @TCeason in #16447
- chore(ci): fix dataset domain by @everpcpc in #16455
Full Changelog: v1.2.635-nightly...v1.2.636-nightly