timescale / pgvectorscale

A complement to pgvector for high performance, cost efficient vector search on large workloads.
PostgreSQL License
1.38k stars 58 forks source link

Remove some unnecessary dependencies #84

Closed hlinnaka closed 3 months ago

hlinnaka commented 5 months ago

These are not actually used anywhere. The build was failing on my system on an 'openblas' link error, and this conveniently fixes that :-).

CLAassistant commented 5 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

cevian commented 5 months ago

Ahh sorry, forgot about these when removing PQ.

cevian commented 5 months ago

@hlinnaka if you can sign the CLA I'll be happy to merge

alejandrodnm commented 4 months ago

H @hlinnaka, this PR is blocked by the CLA. It's a company requirement, as soon as you sign it we can merge it :)

Thanks.

cevian commented 3 months ago

This was done in another PR