-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Encryption
-
None
Now that we use OP_MSG for running find/aggregate_raw_batches on MongoDB 4.2+ we can add support for CSFLE to the raw batch methods. This was previously not possible since CSFLE requires OP_MSG and the raw batch methods used OP_QUERY.
- has to be done after
-
PYTHON-1636 Support Exhaust Cursor in OP_MSG
- Closed
- is related to
-
PYTHON-2389 Add session support to find_raw_batches and aggregate_raw_batches
- Closed
-
PYTHON-1860 Use OP_MSG not OP_GET_MORE in find_raw_batches and aggregate_raw_batches
- Closed