At least as far back as libmongoc 1.6, the "batchSize" field in mongoc_collection_aggregate's "opts" argument is used only for the first batch, and subsequent batches accept the server's default batch size.
- related to
-
PHPLIB-312 Does aggregate's batchSize option only affect the initial batch?
- Closed