Summary
The existing QueriesPipelineExecutor uses a block-based scheduling model. This granularity is too coarse for effective resource management and fine-grained control.
This tracking issue outlines the work required to enhance the executor to a production-ready state by implementing a more precise, row-based scheduling system.