You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clarify comment in SearchExecutionContext#setLookupProviders (elastic#112487)
Remove a TODO around asserting that setLookupProviders is only called as part of the fetch phase.
That is not the case, hence we are not going to address that, but it makes sense to replace the
TODO with a comment that clarifies how the method may be used and called.
0 commit comments