Searched defs:estimated_rows (Results 1 – 2 of 2) sorted by relevance
178 int64_t estimated_rows = 0; member
299 double estimated_rows = current_row_count / log2(current_row_count); in EstimateCost() local