Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-6291

BSON Binary Vector Subtype Support

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • bson-6.10.0
    • Affects Version/s: None
    • Component/s: BSON
    • 3
    • Hide

      DRIVERS-2926:
      Summary of necessary driver changes

      • Implementation of new Binary subtype 9 including
      • encoding and decoding logic
      • convenience methods to move from sequences of numbers to binary (e.g. from_vector, as_vector)
      • common json tests in specifications/source/bson-binary-vector/tests along with a test runner, updates to any scripts that sync these tests to the driver repository.
      • additional testing specific to the driver implementation
      • New BSON corpus tests

      The pull-request of the initial implementation in Python is here:

      Commits for syncing spec/prose tests

      Context for other referenced/linked tickets

      • CLOUDP-221473 is the Atlas Search epic. It contains links to technical design, scope, and much more.
      • Slack channel #bson-binary-vector-subtype

         

      Show
      DRIVERS-2926: Summary of necessary driver changes Implementation of new Binary subtype 9 including encoding and decoding logic convenience methods to move from sequences of numbers to binary (e.g. from_vector , as_vector ) common json tests in specifications/source/bson-binary-vector/tests along with a test runner, updates to any scripts that sync these tests to the driver repository. additional testing specific to the driver implementation New BSON corpus tests The pull-request of the initial implementation in Python is here: DRIVERS-2926 PYTHON-4577 BSON Binary Vector Subtype Support #1813 Commits for syncing spec/prose tests specifications/source/bson-binary-vector specifications/source/bson-corpus Context for other referenced/linked tickets CLOUDP-221473 is the Atlas Search epic. It contains links to technical design, scope, and much more. Slack channel #bson-binary-vector-subtype  
    • Not Needed
    • Not Needed

      This ticket was split from DRIVERS-2926, please see that ticket for a detailed description.

            Assignee:
            neal.beeken@mongodb.com Neal Beeken
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: