v1.2.796-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): add rule_deduplicated_sort by @xiedeyantu in #18544
- feat(query): ALTER TABLE Row Access Policy by @TCeason in #18540
- feat: implement Tabular SQL UDFs by @KKould in #18511
- feat: init support collecting meta node logs into history table by @dqhl76 in #18551
- feat(meta-service): implement structured metrics parsing with label support by @drmingdrmer in #18555
Thoughtful Bug Fix ๐ง
- fix(query): the workload_group sort spill needs to be able to be forced to be turned off by @forsaken628 in #18561
- fix(query): Support the release of the query queue after the client cancels the query by @zhang2014 in #18558
- fix(query): table
system.query_execution
output data type does not match definition by @forsaken628 in #18554
Code Refactor ๐
- refactor: schema-api test: consolidate Util usage and eliminate code duplication by @drmingdrmer in #18562
Others ๐
- chore: add info in log for sticky node not found. by @youngsofun in #18549
- chore(query): add more log for http get page by @zhang2014 in #18557
- chore(query): improve error of project_column_ref by @sundy-li in #18531
- chore: change default telemetry endpoint by @everpcpc in #18559
- chore: optimize compilation cache hit rate by @forsaken628 in #18529
Full Changelog: v1.2.795-nightly...v1.2.796-nightly