pub async fn select_const_preserves_pagination(test: &mut Test) -> Result<()>Expand description
A fully constant projection is planned as a Repeat over the data load.
The repeated output must forward the data load’s page cursors so the page
can still advance.