v0.8.73-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat: Bump to opendal to 0.19.2 by @Xuanwo in #8182
- feat(meta/sled): introduce SledBytesError by @drmingdrmer in #8172
- feat: add share table meta info by @lichuang in #8150
- feat(query): support cast between date/timestamp and string. by @RinChanNOWWW in #8147
- feat: add limit push down to fuse_snapshot by @bohutang in #8201
Thoughtful Bug Fix 🔧
Code Refactor 🎉
- refactor(meta/sled): remove unused methods from SledTree by @drmingdrmer in #8176
- refactor(meta/sled): merge method
append()andappend_values()by @drmingdrmer in #8190 - refactor(expr): improve combine_nullable by @andylokandy in #8191
Full Changelog: v0.8.72-nightly...v0.8.73-nightly