edgedb / edgedb-python

The official Python client library for EdgeDB
https://edgedb.com
Apache License 2.0
368 stars 44 forks source link

Add codecs for dealing with `pgsparse` vector. #478

Closed vpetrovykh closed 7 months ago

vpetrovykh commented 7 months ago

Add codecs for converting to/from regular arrays to sparse vectors.