v1.2.274-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(rbac): treat the empty ownership as owned by ACCOUNT_ADMIN instead of PUBLIC by @flaneur2020 in #14112
Thoughtful Bug Fix 🔧
- fix: trim block metas pruned by runtime filter by @dantengsky in #14166
- fix(expr): fix cast map column validity during evaluation by @andylokandy in #14113
- fix(query): fix parse string to JSON value by @b41sh in #14177
- fix(executor): fix broken query profiling graph by @zhang2014 in #14183
- fix(query): fix cast domain values did not perform rounding operation by @b41sh in #14158
Others 📒
Full Changelog: v1.2.273-nightly...v1.2.274-nightly