TileDB-Vector-Search 0.0.4
What's Changed
- Clean-up
ingestion.pyand reduce non-verbose log messages. by @teo-tsirpanis in #82 - Reduce the minimum accuracy in test_ingestion.py and move it to a constant. by @teo-tsirpanis in #84
- Remove unit tests that were really utility programs by @lums658 in #85
- Add tiling optimization and refactor to single function by @lums658 in #86
- Enable all C++ tests in CI by @ihnorton in #87
- Set vacuum and consolidation mode in ingestion by @Shelnutt2 in #83
- Update Python API to use blocked implementations from PR #86 by @ihnorton in #88
- Avoid creating contexts to pass the consolidation/vacuum parameters. by @teo-tsirpanis in #89
- Distributed query implementation by @NikolaosPapailiou in #90
Full Changelog: 0.0.3...0.0.4