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

*: Modify tidb/executor to implement plan recreator #26381

Open
wants to merge 26 commits into
base: master
Choose a base branch
from

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    1de46ff View commit details
    Browse the repository at this point in the history
  2. Refine some comments

    zhuo-zhi committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    99fd2d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    b2b636e View commit details
    Browse the repository at this point in the history
  2. add plan recreator unit test

    zhuo-zhi committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    c1bc141 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

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

Commits on Jul 26, 2021

  1. Support generating token

    zhuo-zhi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    ffb33ae View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Configuration menu
    Copy the full SHA
    6f72dc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    420ae6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    903e99d View commit details
    Browse the repository at this point in the history
  4. go mod tidy

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6b8ade2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    009f00c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8198f13 View commit details
    Browse the repository at this point in the history
  7. make fmt

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    a6b99b7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    673e611 View commit details
    Browse the repository at this point in the history
  9. reformat code

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    5db9741 View commit details
    Browse the repository at this point in the history
  10. reformat code

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    8332692 View commit details
    Browse the repository at this point in the history
  11. reformat code

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    e9dbe3b View commit details
    Browse the repository at this point in the history
  12. reformat code

    zhuo-zhi committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    97a927d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    6e0c56c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aebf86c View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Update executor/plan_recreator.go

    Co-authored-by: Zhou Kunqin <25057648+time-and-fate@users.noreply.github.com>
    rebelice and time-and-fate authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    109fe2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b49c4b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    986fe56 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

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

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    b99803f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    186c6e6 View commit details
    Browse the repository at this point in the history