v0.8.105-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): add a simple improve and fix bug for sort. by @RinChanNOWWW in #8715
- feat(query): optimize stringsearch like by @TCeason in #8720
Thoughtful Bug Fix 🔧
- fix(expr): fix PartialEq for ScalarRef and add benchmark for
array()by @andylokandy in #8713 - fix(query): max_threads can not determined automatically by @TCeason in #8707
Code Refactor 🎉
- refactor: refactor output format with FieldEncoders by @youngsofun in #8700
- refactor: remove useless code in cluster by @xudong963 in #8717
Build/Testing/CI Infra Changes 🔌
- ci: Install sccache for future use by @Xuanwo in #8705
- ci: Add set -e for all our ci scripts by @Xuanwo in #8704
- ci: Install sccache in build-tool:base by @Xuanwo in #8711
Full Changelog: v0.8.104-nightly...v0.8.105-nightly