mongo-python-driver icon indicating copy to clipboard operation
mongo-python-driver copied to clipboard

[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support

Open caseyclements opened this issue 1 year ago • 0 comments
trafficstars

Adds support for new subtype of Binary BSON type to be used for densely-packed 1d arrays (vectors). I am off on vacation so this is a work in progress. Remaining work

  • Additional tests of bson_corpus
  • Changes to specifications repo
  • Design review.

caseyclements avatar Aug 24 '24 01:08 caseyclements