commit | 1b03c2d019966fba89dad3678dd9f04e4e5f4802 | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Wed Sep 16 17:45:55 2009 -0700 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Wed Sep 16 20:44:51 2009 -0700 |
tree | e80b55156945230e9514b98774f38be03cb7a28f | |
parent | bb89f2bba743012377739f2e0b3977ae26b2d3bf [diff] |
[Issue 2112473] Speeding up aggregation by changing LEFT OUTER JOIN to JOIN and adding LIMIT to some queries Amazingly, these minor changes dramatically improve some frequently used query plans and prevent odd data sets with lots of matches from having too much of a negative affect on performance. Change-Id: I13b3e0df0f1d4f37c04f60907ff201797096d0e3