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

SERVER-77899 remove repeat contain index from the relevant candidate indexes, this can avoid some useless calculations. #1552

Open
wants to merge 3 commits into
base: v5.0
Choose a base branch
from

Commits on Jun 8, 2023

  1. remove repeat contain index from the relevant candidate indexes, this…

    … can avoid some useless calculations.
    y123456yz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    b53c51f View commit details
    Browse the repository at this point in the history
  2. if hinted index, we should not to remove repeat contain index from th…

    …e relevant candidate indexes
    y123456yz committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    1422aba View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. renew planner_ixselect

    y123456yz committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    7b9822c View commit details
    Browse the repository at this point in the history