[ORC] Add early-out to OL_applyQueryPhase1.
If all symbols in a lookup match before we reach the end of the search order then bail out of the search-order loop early. This should reduce unnecessary contention on the session lock and improve readability of the debug logs.
Loading
Please sign in to comment