v1.2.791-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat(query): support create/drop/desc row policy by @TCeason in #18490
- feat(meta-service): add timing monitoring for Raft-Log IO by @drmingdrmer in #18509
Thoughtful Bug Fix ๐ง
- fix(query): fix unable get column for join with rowfetch by @zhang2014 in #18486
- fix(query): ignore group_by_shuffle_mode in grouping set query by @sundy-li in #18508
- fix(query): fix the 'not found' error caused by heartbeat loss on the local by @zhang2014 in #18512
Code Refactor ๐
- refactor: polish handling of fail in transaction by @youngsofun in #18497
Build/Testing/CI Infra Changes ๐
Others ๐
- chore(query): refine startup message by @sundy-li in #18496
- chore(query): fix grouping function in type checker by @sundy-li in #18502
Full Changelog: v1.2.790-nightly...v1.2.791-nightly