Reverted change to extended storage for now (causes high memory during distance calculation in BuildCallback)

This commit is contained in:
Andrew Kane
2023-01-09 17:23:45 -08:00
parent e2b103a343
commit 4a2f20f5fc
3 changed files with 1 additions and 6 deletions

View File

@@ -1,7 +1,6 @@
## 0.4.0 (unreleased)
- Changed text representation for vector elements to match `real`
- Changed storage for vector from `plain` to `extended` for new installations
- Improved accuracy of text parsing for certain inputs
- Added `avg` aggregate for vector
- Added experimental support for Windows