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

planner: allow refineArgs for plan cache in some situations #28944

Merged
merged 66 commits into from
Oct 29, 2021

Commits on Oct 19, 2021

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

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    8f08d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41fb8aa View commit details
    Browse the repository at this point in the history
  3. fix ut

    Reminiscent committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    2579552 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Reminiscent committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9daea53 View commit details
    Browse the repository at this point in the history
  5. fix ut

    Reminiscent committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    176d97f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e32009 View commit details
    Browse the repository at this point in the history
  7. add more comments

    Reminiscent committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    9233f5e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. fix ut

    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b286def View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:pingcap/tidb into issue28858

    � Conflicts:
    �	executor/explainfor_test.go
    �	executor/testdata/prepare_suite_out.json
    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    0359c5e View commit details
    Browse the repository at this point in the history
  3. fix ut

    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    c6329e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89b373f View commit details
    Browse the repository at this point in the history
  5. fix typo

    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a0a8c09 View commit details
    Browse the repository at this point in the history
  6. address comments

    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    eda25e8 View commit details
    Browse the repository at this point in the history
  7. clean code

    Reminiscent committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    1ed192f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6f8102f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. address comments

    Reminiscent committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    d2ea569 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8621316 View commit details
    Browse the repository at this point in the history
  3. remove useless lines

    Reminiscent committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    ea74ac8 View commit details
    Browse the repository at this point in the history
  4. address comments

    Reminiscent committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    19930f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dceab46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    26a71d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f2316c View commit details
    Browse the repository at this point in the history
  8. fix ut

    Reminiscent committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    84a84f9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d6da950 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    65e6d89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcdf30d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b97255 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    020049b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5cb626 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5715f58 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    431b54a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1331474 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    019ebda View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b796f76 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    8c6241c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5e6473d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    53a5c83 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. refine the code

    Reminiscent committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9fedfc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21c21f1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    070db48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d96a1d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf982a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3108c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0b2442 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43e78ba View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e50e3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b069b4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bdb557 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c3065f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

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

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    010a0c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a0e17a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    831771a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e1a1c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b3c84 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8cada8f View commit details
    Browse the repository at this point in the history
  7. skip unstable tests

    Reminiscent committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    e3f484c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    00933ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8fe7f21 View commit details
    Browse the repository at this point in the history
  10. fix ci

    qw4990 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2885631 View commit details
    Browse the repository at this point in the history
  11. fix ci

    qw4990 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6871a9e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd1b4f7 View commit details
    Browse the repository at this point in the history
  13. fix ci

    qw4990 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    2a18b6d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    36c74af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    272722c View commit details
    Browse the repository at this point in the history