v1.2.282-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: show full databases add owner field by @guojidan in #14184
- feat(query): Add array_reduce function with lambda expression by @Freejww in #14143
- feat(query): ownership cover stage/udf by @TCeason in #14217
Thoughtful Bug Fix 🔧
- fix: disable distributed plan after disabling join reorder by @xudong963 in #14218
Code Refactor 🎉
- refactor: Define features provided by raft server and features required by raft client by @drmingdrmer in #14214
- refactor(query): Determine whether to check the ownership based on the object type by @TCeason in #14210
Others 📒
- chore: disable distributed execution of merge-into when spilling is enabled by @dantengsky in #14178
New Contributors
Full Changelog: v1.2.281-nightly...v1.2.282-nightly