v1.2.377-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features โจ
- feat: histogram aggregate function by @suimenno3002 in #14839
- feat(query): add metrics for session queue manager by @everpcpc in #14966
Thoughtful Bug Fix ๐ง
- fix: cluster table with change tracking enabled append panic by @zhyass in #14956
- fix: enable runtime filter when
join_spilling_memory_ratio
!=0 by @xudong963 in #14959
Others ๐
- chore(query): improve push_column_with_selection by @Dousir9 in #14954
- chore(query): add disable system tables by @zhang2014 in #14958
- chore(planner): fix distributed query plan by @Dousir9 in #14951
- chore: tweak txn syntax by @SkyFan2002 in #14960
- chore(query): add settings level for admin api by @zhang2014 in #14967
New Contributors
- @suimenno3002 made their first contribution in #14839
Full Changelog: v1.2.376-nightly...v1.2.377-nightly