v1.2.331-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: add runtime filter stats info to profile by @xudong963 in #14569
- feat: add create or replace connection support by @lichuang in #14580
- feat: add create or replace user support by @lichuang in #14583
Thoughtful Bug Fix 🔧
- fix(query): revoke need consider GrantObject::Database/Table by @TCeason in #14567
- fix(query): fix double panic if enable_experimental_aggregate_hashtable by @zhang2014 in #14576
Others 📒
- chore(ci): add system tables/columns benchmark cloud by @TCeason in #14555
- chore: format
reuse.benchmark_query_meta.ymlby @dantengsky in #14575 - chore: improve parallel run for merge into by @JackTan25 in #14574
- chore(executor): using human format for explain analyze profile by @zhang2014 in #14578
Full Changelog: v1.2.330-nightly...v1.2.331-nightly