From an abstract system viewpoint, it seems like it should be possible to have RawBatchCursor handle the batch-fetching iteration and Cursor be an implementation parsing out individual results from the batches on top of that.
- is related to
-
RUST-2300 Provide direct access to cursor batches
-
- Closed
-