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
In some cases it might be desirable to have multiple search sources such as one that computes a count and another that actually reads the data.
This would allow more commands or part of a command to be pushed down.
Description
In some cases it might be desirable to have multiple search sources such as one that computes a count and another that actually reads the data.
This would allow more commands or part of a command to be pushed down.