-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Replace the current partitioning algorithm using random cursor navigation and morsel-based range assignments in favour of a fixed DOP number of partitions provided by a new API in storage execution. This would allow to remove the read loop in ScanStage::getNext() and GenericScanStage::getNext().
Ensure the same API works also for
MultiRangeClusteredScanStage