The current code eagerly checks dynamo to see if the small table is in there, even though there are many cases when we probably don't ever need to read the table at all (when the index is cached already, for example)
This is a source of significant inefficiency and load. fix it fixit FixitFixItFIXIT
The current code eagerly checks dynamo to see if the small table is in there, even though there are many cases when we probably don't ever need to read the table at all (when the index is cached already, for example)
This is a source of significant inefficiency and load. fix it fixit FixitFixItFIXIT
FYI @rafael-atticlabs