mongo-python-driver
mongo-python-driver copied to clipboard
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support
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.