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

server: prefetch for DELETE and BatchPointGet when multi-statement #29391

Merged
merged 17 commits into from
Mar 22, 2023

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    f89ac80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7532e5c View commit details
    Browse the repository at this point in the history
  3. fix fmt

    lance6716 committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    409bdfa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e2d9ce View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Merge branch 'master' of github.com:pingcap/tidb into multi-delete

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d954c10 View commit details
    Browse the repository at this point in the history
  2. fix CI

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    90b1360 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    17fb8d9 View commit details
    Browse the repository at this point in the history
  2. prefetch for BatchGet

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c13efdf View commit details
    Browse the repository at this point in the history
  3. fix lint

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    9616d57 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. support partition table for PointGet

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    78ab46f View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. change shard count

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    1f67be4 View commit details
    Browse the repository at this point in the history
  2. fix CI

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    6584443 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ac11d View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge branch 'master' of github.com:pingcap/tidb into multi-delete

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d15afd4 View commit details
    Browse the repository at this point in the history
  2. increase shard_count

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    838a9ed View commit details
    Browse the repository at this point in the history
  3. change to moderate

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    89b04ad View commit details
    Browse the repository at this point in the history
  4. turn off race

    Signed-off-by: lance6716 <lance6716@gmail.com>
    lance6716 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    d7eb557 View commit details
    Browse the repository at this point in the history