Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-138

Support parallelCollectionScan command

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • None
    • Component/s: None
    • None

      Add a parallelScan helper. It should take one parameter, the number of cursors to return (the numCursors value for the parallelCollectionScan command). It returns an array / list / etc. of command cursor instances, one for each cursor returned by the command.

      Python implementation and tests here:

      https://github.com/mongodb/mongo-python-driver/commit/940d73f672227dd1d5a183ffd223fe0a428d68fc

      parallel_collection_scan renamed to parallel_scan here:

      https://github.com/mongodb/mongo-python-driver/commit/26139557ebea83eaae8267ac351fc1a89e513f31

            Assignee:
            barrie Barrie Segal
            Reporter:
            jeff.yemin@mongodb.com Jeffrey Yemin
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved: