-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modify the lookup algorithm to do the following: given "... FROM A, B ..." #1 first look for A:B join files in A's directory #2 if that fails, look for A:B join files in B's directory #3 when a potential match is found, prefer resolving the other table to the same dbdir where the .join file resides #4 if you can't, look for it in other dbdirs, in order they show up in LSD_DB tables with the same name in two different LSD_DB directories.
- Loading branch information
Mario Juric
committed
Jun 16, 2011
1 parent
17a8c0a
commit ce6cad4
Showing
1 changed file
with
40 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters