v0.8.124-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): print builtin users when server start by @everpcpc in #8887
- feat(query): unset max_threads/memory_usage should recover to start value by @TCeason in #8883
- feat: extract or clause to push down potential predicates for join by @xudong963 in #8855
Thoughtful Bug Fix 🔧
- fix(http handler): avoid dropping runtime when task on it not finished. by @youngsofun in #8894
- fix(base): support track processor async task by @zhang2014 in #8871
Documentation 📔
- docs: approx_count_distinct by @soyeric128 in #8884
Full Changelog: v0.8.123-nightly...v0.8.124-nightly