check_num_rows

Function check_num_rows 

Source
fn check_num_rows(value: Option<usize>, is_exact: bool) -> Precision<usize>
Expand description

Creates an estimate of the number of rows in the output using the given optional value and exactness flag.