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

BSON Binary Vector Subtype Support

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • 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

      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-type

         

      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 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 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-type  
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

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

            Assignee:
            Unassigned Unassigned
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: