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

*: fix static pruning partition table in disaggregated tiflash mode #40238

Merged
merged 28 commits into from
Jan 6, 2023

Commits on Dec 10, 2022

  1. planner: refine planner code in disaggregated tiflash mode

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    cd17496 View commit details
    Browse the repository at this point in the history
  2. better refine(consider task type)

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    1f79552 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2022

  1. fix planner(Selection); fix gcworker

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    fd77409 View commit details
    Browse the repository at this point in the history
  2. refine case and failpoint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    3d94b23 View commit details
    Browse the repository at this point in the history
  3. delete unnecessary var

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 11, 2022
    Configuration menu
    Copy the full SHA
    e266256 View commit details
    Browse the repository at this point in the history
  4. fix lint

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

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    8f32c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e298492 View commit details
    Browse the repository at this point in the history
  3. fix unit-test case (window)

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    a1f7042 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'disaggregate_planner_error' of github.com:guo-shaoge/ti…

    …db into disaggregate_planner_error
    guo-shaoge committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    b1b4657 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8fd626 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2022

  1. *: fix static pruning in disaggregated tiflash

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    2d626f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Merge branch 'master' of github.com:pingcap/tidb into disaggregated_s…

    …tatic_part_error
    
    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    3534420 View commit details
    Browse the repository at this point in the history
  2. fix fmt

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    2f86b3c View commit details
    Browse the repository at this point in the history
  3. add case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    e5e7137 View commit details
    Browse the repository at this point in the history
  4. update comment; fix bazel lint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1b2a9d2 View commit details
    Browse the repository at this point in the history
  5. update case

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    78d0646 View commit details
    Browse the repository at this point in the history
  6. fix lint

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    160fd90 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    7784593 View commit details
    Browse the repository at this point in the history
  2. fix var declaration

    Signed-off-by: guo-shaoge <shaoge1994@163.com>
    guo-shaoge committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    b939df4 View commit details
    Browse the repository at this point in the history
  3. Revert "fix var declaration"

    This reverts commit b939df4.
    guo-shaoge committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    3087e81 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'disaggregated_static_part_error' of github.com:guo-shao…

    …ge/tidb into disaggregated_static_part_error
    guo-shaoge committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    e5d1f9a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    212f34d View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Configuration menu
    Copy the full SHA
    806b83d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cf1b6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c00062 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d9453 View commit details
    Browse the repository at this point in the history