-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
CAR Team 2024-10-28, CAR Team 2024-11-25, CAR Team 2024-12-09
-
2
When squashing together contiguous chunks via commitMergeAllChunksOnShard, currently a vector is populated with all chunks belonging to a shard for the specified namespace.
Purpose of this ticket is to read chunks by using a cursor in order to avoid wasting memory when it's not needed to scan all chunks.