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

*: pass sql, plan digest down to KV request #24854

Merged
merged 22 commits into from
May 25, 2021

Commits on May 24, 2021

  1. add benchmark test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    cb0f300 View commit details
    Browse the repository at this point in the history
  2. init

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    e434f6d View commit details
    Browse the repository at this point in the history
  3. init

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    83b7ccd View commit details
    Browse the repository at this point in the history
  4. set resource group task for each kv request

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    d63cc22 View commit details
    Browse the repository at this point in the history
  5. refine code and fix test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5769b9b View commit details
    Browse the repository at this point in the history
  6. remove useless benchmark test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5624eb8 View commit details
    Browse the repository at this point in the history
  7. refine code

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    addd0ef View commit details
    Browse the repository at this point in the history
  8. add resource tag for txn commit rpc request

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    3f0c2a3 View commit details
    Browse the repository at this point in the history
  9. add test and fix some bug

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    c6b926c View commit details
    Browse the repository at this point in the history
  10. add replace test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    81eda6e View commit details
    Browse the repository at this point in the history
  11. fix test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 24, 2021
    Configuration menu
    Copy the full SHA
    14124b7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    010a556 View commit details
    Browse the repository at this point in the history
  2. update go.mod for parser, tipb

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    7a68984 View commit details
    Browse the repository at this point in the history
  3. fix test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    aa98e5a View commit details
    Browse the repository at this point in the history
  4. fix lint and test

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    dbecfaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0bde137 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3693e6b View commit details
    Browse the repository at this point in the history
  7. fix race

    Signed-off-by: crazycs <[email protected]>
    crazycs520 committed May 25, 2021
    Configuration menu
    Copy the full SHA
    d5fd72f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    07a41a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf4aaad View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b35aba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8eb8bef View commit details
    Browse the repository at this point in the history