v0.8.74-nightly
Pre-release
Pre-release
What's Changed
Exciting New Features ✨
- feat(query): parallel read of ndjson in copy. by @youngsofun in #8199
- feat(expr): add util::eval_function(), a shortcut to call scalar fucntion by @andylokandy in #8214
- feat(planner): optimize right join by @xudong963 in #8204
Thoughtful Bug Fix 🔧
- fix(processor): support abort for semi or anti join by @zhang2014 in #8165
Code Refactor 🎉
- refactor(meta/sled): simplify SledTree APIs by @drmingdrmer in #8203
Full Changelog: v0.8.73-nightly...v0.8.74-nightly