-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Rust Drivers
-
Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
See this issue for a detailed request and link to a POC: https://github.com/mongodb/mongo-rust-driver/issues/1529
We should explore whether we can expose this functionality directly on the Cursor type. We could either return batches directly from Cursor, or map to a new BatchCursor type that iterates over the batches.
- related to
-
RUST-2324 Implement Cursor using RawBatchCursor
-
- Backlog
-