-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: API
-
None
-
Major Change
This ticket is to discuss inconsistencies in how pymongo accepts server command options. For example:
- find accepts max_time_ms while aggregate accepts maxTimeMS
- find accepts max_await_time_ms while aggregate accepts maxAwaitTimeMS
- find accepts batch_size while aggregate accepts batchSize