-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Dev Tools 2018-12-17, Dev Tools 2018-12-31
absl::node_hash_map allocates the key and value in a separate node to provide iterator stability like std::unordered_map. A near drop-in replacement except no silly bucket interface. Also add stdx::unordered_set that implements as absl::node_hash_set
- is related to
-
SERVER-38757 Using abseil hash maps for stdx::unordered_map breaks GDB pretty printing
- Closed
-
SERVER-38045 Dump session catalog using GDB scripting
- Closed
- related to
-
SERVER-41872 PlanEnumerator AndAssignment::choices ordering not stable and is relevant to set of plans generated
- Closed