diff options
author | Brian S. O'Neill <bronee@gmail.com> | 2006-09-30 23:07:46 +0000 |
---|---|---|
committer | Brian S. O'Neill <bronee@gmail.com> | 2006-09-30 23:07:46 +0000 |
commit | f5a69fbf5e7e343d094687263604ce18b7b6dae5 (patch) | |
tree | 45e302cbdf1be177b1080b4227910f0052b7031c /TODO.txt | |
parent | bddf5aea31f3ed34b43d26133de1671b2acbcc46 (diff) |
Finished join optimization.
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -37,7 +37,6 @@ Carbonado TODO == Performance == -* Join optimization * Support partial lookup: // For partial lookup, identify which properties you want. // Selections are overridden when calling reject. |