-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
QE 2025-09-15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
In query code we often just append "/_tmp" as string to dbpath to get a directory for temporary files.
We should use std::filesystem::Path instead to make this code more portable
- is related to
-
SERVER-110445 Extend utf8_path.js to run some operations that spill to disk to test _tmp path
-
- Needs Scheduling
-
-
SERVER-109594 Make sorter::nextFileName portable
-
- Closed
-
- related to
-
SERVER-109597 Make a directory for temporary files configurable
-
- Needs Scheduling
-