Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
mongodb-1.2.0
-
None
Description
Timeseries collections do not return a count from the `$collStats` aggregation.
In this case, it is necessary to use the `countDocuments` method to get the exact count of documents in the collection, to avoid split into a single split.
Attachments
Issue Links
- links to