v0.27.0-beta.3
Pre-release
Pre-release
·
3015 commits
to main
since this release
What's Changed
New Features 馃帀
- feat: fix various spans by @wjones127 in #3738
- feat(build): add make clean target for Python temporary files by @Jay-ju in #3756
Bug Fixes 馃悰
- fix: prevent infinite loop of writing manifest by @wjones127 in #3760
- fix: revert IO optimizations for now until we can test more by @wjones127 in #3763
- fix: don't lose rows during bitmap remap if rows not being remapped by @westonpace in #3765
- fix: flat scan frags not covered by scalar index when doing prefilter search by @westonpace in #3768
- fix: partition not used yet panic by @BubbleCal in #3769
Documentation 馃摎
- docs: how to set blob metadata by @eddyxu in #3759
- docs:clarify instructions on where to run maturin develop by @HaochengLIU in #3767
Performance Improvements 馃殌
- perf: read tiny files in 1 IOP by @wjones127 in #3752
New Contributors
- @HaochengLIU made their first contribution in #3767
Full Changelog: v0.27.0-beta.2...v0.27.0-beta.3