-
Steinar H. Gunderson authored
Support nested loops. For increased coverage, we also adjust the costs a bit so that hash joins are treated as more expensive compared to reading the tables, or we would almost never get any nested loops. Change-Id: If306605f27c8865053c1773a02d58425c09159d6
Steinar H. Gunderson authoredSupport nested loops. For increased coverage, we also adjust the costs a bit so that hash joins are treated as more expensive compared to reading the tables, or we would almost never get any nested loops. Change-Id: If306605f27c8865053c1773a02d58425c09159d6
Loading