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

executor: add index_merge_intersection cases #39323

Merged
merged 15 commits into from
Nov 30, 2022

Commits on Nov 23, 2022

  1. executor: add index_merge_intersection cases

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    d26516a View commit details
    Browse the repository at this point in the history
  2. update explain

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    bfb16b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. add concurrency case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    8bb5fc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. add panic case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    ac0e8ce View commit details
    Browse the repository at this point in the history
  2. add out of mem failpoint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    3ff00e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    179fcef View commit details
    Browse the repository at this point in the history
  2. Merge branch 'cases_intersection_index_merge' of github.com:guo-shaog…

    …e/tidb into cases_intersection_index_merge
    
    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    823e779 View commit details
    Browse the repository at this point in the history
  3. fix conflict

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    ff981b0 View commit details
    Browse the repository at this point in the history
  4. fix fmt

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    86333f5 View commit details
    Browse the repository at this point in the history
  5. fix lint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1b3b13c View commit details
    Browse the repository at this point in the history
  6. fix comment

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    685f86d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'cases_intersection_index_merge' of github.com:guo-shaog…

    …e/tidb into cases_intersection_index_merge
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    1fc7ee9 View commit details
    Browse the repository at this point in the history
  8. fix dup

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5f44fd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9779e22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2967560 View commit details
    Browse the repository at this point in the history