fn check_num_rows(value: Option<usize>, is_exact: bool) -> Precision<usize>
Creates an estimate of the number of rows in the output using the given optional value and exactness flag.