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: calibrate resource support tpch10 #47095

Merged
merged 24 commits into from
Sep 22, 2023

Commits on Aug 13, 2023

  1. tmp save

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

Commits on Sep 14, 2023

  1. fix empty bug

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    4a3323d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. dyn done

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6911e06 View commit details
    Browse the repository at this point in the history
  2. fmt

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

Commits on Sep 19, 2023

  1. static calibrate

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    015dc2e View commit details
    Browse the repository at this point in the history
  2. add case; tpch10

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    26bbf2d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:pingcap/tidb into calibrate

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6a53d0f View commit details
    Browse the repository at this point in the history
  4. fix case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d4c9ceb View commit details
    Browse the repository at this point in the history
  5. fix case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2a6f4e4 View commit details
    Browse the repository at this point in the history
  6. fix fmt && del log

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ace33f5 View commit details
    Browse the repository at this point in the history
  7. enable resource control for batch cop

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bb8b5cd View commit details
    Browse the repository at this point in the history
  8. revert tiflash semi join related fix

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ada8cdd View commit details
    Browse the repository at this point in the history
  9. revert rg name req code

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    505a539 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. bazel prepare

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9619e49 View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6c9c338 View commit details
    Browse the repository at this point in the history
  3. refine func

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    585f99e View commit details
    Browse the repository at this point in the history
  4. fix tab

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    adec9eb View commit details
    Browse the repository at this point in the history
  5. del TPCH10 baseCost struct

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    216cdd7 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 Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f86df62 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fae0271 View commit details
    Browse the repository at this point in the history
  8. disable resource control by empty rgname

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    15e4a7d View commit details
    Browse the repository at this point in the history
  9. bazel

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    09b47a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. del log

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9d069a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. bazel

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    7958a49 View commit details
    Browse the repository at this point in the history