transformed_limit

Function transformed_limit 

Source
fn transformed_limit(
    skip: usize,
    fetch: usize,
    input: LogicalPlan,
) -> Result<Transformed<LogicalPlan>>
Expand description

Returns the a transformed limit