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: refactor the function #36603

Merged
merged 20 commits into from
Jul 28, 2022
Merged

Commits on Jul 27, 2022

  1. Update plan_cache.go

    split GetPlanFromSessionPlanCache function into 4 functions
    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3f8ffde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5761a79 View commit details
    Browse the repository at this point in the history
  3. enable nogo

    Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
    hawkingrei committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    dc3f52d View commit details
    Browse the repository at this point in the history
  4. Update plan_cache.go

    fix ci
    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0d4dcb9 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'refactor_plan_cache' of https://github.com/fzzf678/tidb

    …into refactor_plan_cache
    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    8667407 View commit details
    Browse the repository at this point in the history
  6. Update plan_cache.go

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    28b7a2d View commit details
    Browse the repository at this point in the history
  7. Update plan_cache.go

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    fd3befd View commit details
    Browse the repository at this point in the history
  8. Update plan_cache.go

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e09c125 View commit details
    Browse the repository at this point in the history
  9. Update plan_cache.go

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b5547e0 View commit details
    Browse the repository at this point in the history
  10. Update plan_cache.go

    plan_cache.go linter
    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    17a1139 View commit details
    Browse the repository at this point in the history
  11. Update nogo_config.json

    fzzf678 authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    b3d3680 View commit details
    Browse the repository at this point in the history
  12. Update nogo_config.json

    fzzf678 authored Jul 27, 2022
    Configuration menu
    Copy the full SHA
    3e7bb6c View commit details
    Browse the repository at this point in the history
  13. Update plan_cache.go

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    2b96f6f View commit details
    Browse the repository at this point in the history
  14. Update nogo_config.json

    fzzf678 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    ab9da92 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Apply suggestions from code review

    Co-authored-by: Chengpeng Yan <41809508+Reminiscent@users.noreply.github.com>
    fzzf678 and Reminiscent authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    c41cda1 View commit details
    Browse the repository at this point in the history
  2. Update plan_cache.go

    fzzf678 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    e43a78b View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Chengpeng Yan <41809508+Reminiscent@users.noreply.github.com>
    fzzf678 and Reminiscent authored Jul 28, 2022
    Configuration menu
    Copy the full SHA
    816c7ff View commit details
    Browse the repository at this point in the history
  4. Update plan_cache.go

    fzzf678 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    7afe5d3 View commit details
    Browse the repository at this point in the history
  5. Update plan_cache.go

    fzzf678 committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    22f18bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1eb5094 View commit details
    Browse the repository at this point in the history