v0.8.47-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): add
try_downcast_builderforValueType. by @RinChanNOWWW in #7838 - feat(query): add jsonb builtin functions build_array and compare by @b41sh in #7802
- feat: add XOR bloom filter by @bohutang in #7860
Thoughtful Bug Fix 🔧
- fix: mysql pt-archive compatibility by @wubx in #7853
- fix(storage): fix bloom filter index always missing by @zhang2014 in #7859
- fix: Plan should never implement Serialize and Deserialize by @Xuanwo in #7855
Full Changelog: v0.8.46-nightly...v0.8.47-nightly