-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QE 2023-02-06, QE 2023-02-20
To support time-series collection for $out, the _performTimeseriesWrites function needs to be called to insert documents in the temporary buckets collection created. However, this function and the functions it calls are private and in a class that cannot be called. Therefore, these functions need to be refactored into write_ops_exec. This ticket is split from SERVER-72687 to decrease the size of the code changes.
- causes
-
SERVER-73635 Coverity analysis defect 135021: AUTO_CAUSES_COPY
- Backlog
-
SERVER-73637 Coverity analysis defect 135034: AUTO_CAUSES_COPY
- Blocked
- is depended on by
-
SERVER-72687 Support for $out to Time-series collections
- Closed