Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Short circuited to MatchNone for non-participating slice #51207

Merged
merged 4 commits into from
Jan 22, 2020

Commits on Jan 20, 2020

  1. Short circuited to MatchNone for non-participating slice

    In case of numSlices = numShards , use a MatchNone query instead of
    boolean with a MatchNone - MUST clause
    nirmalc committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    ede23e0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. code review changes

    nirmalc committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    d3c838c View commit details
    Browse the repository at this point in the history
  2. Removed unused namespace

    nirmalc committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    9f0ce3d View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Configuration menu
    Copy the full SHA
    c9aba71 View commit details
    Browse the repository at this point in the history