·
19 commits
to main
since this release
What's Changed
- ci: correct maturin invocations to call publish by @rtyler in #4064
- fix: ensure that delete on an empty table works by @rtyler in #4066
- fix: avoid unnecessary reload of file data by file_views() by @rtyler in #4067
- feat: expose new table provider in query builder by @ion-elgreco in #4061
- fix: wrap table provider with block_on in scan for python by @ion-elgreco in #4072
- feat: migrate table scans by @roeap in #4048
- chore: clippy by @roeap in #4073
- feat: move data validation on a stream by @roeap in #4050
- fix: handle DV mask exhaustion and short masks in batch_project by @ethan-tyler in #4058
- fix: use LTO thin for linux ARM release by @ion-elgreco in #4077
- chore: clean up older ignored tests for deletion vectors and column mapping by @rtyler in #4075
- feat: integrate new table provider with DataSink by @roeap in #4049
- refactor: remove unused error variants by @roeap in #4078
Full Changelog: python-v1.3.1...python-v1.3.2