Skye Bender-deMoll
Skye Bender-deMoll
no longer relevant because code was replaced
This looks really promising, probably lots of cool things we can do with direct access to the vector. But it looks like we need to first get Alegre migrated to...
@ahmednasserswe are there earlier versions of pgvector that provide functionality but don't require python 3.8?
Note: there is related work on https://github.com/meedan/alegre/pull/254
looks like tests are failing because python 3.8 upgrade would be required ``` ERROR: Ignored the following versions that require a different python version: 2.3.0 Requires-Python >=3.8; 2.3.1 Requires-Python >=3.8;...
If you can give some more detail in the description about what the changes are intended to do, it would help me with reviewing more quickly. Like it looks there...