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: TiFlash supports stale read #40048

Merged
merged 13 commits into from
Dec 27, 2022
Merged

Commits on Dec 20, 2022

  1. TiFlash supports stale read

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    267ac92 View commit details
    Browse the repository at this point in the history
  2. update DEPS.bzl

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    fd0a6f7 View commit details
    Browse the repository at this point in the history
  3. fix CI

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    7316f8c View commit details
    Browse the repository at this point in the history
  4. upgrade client-go

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    3c1d1fa View commit details
    Browse the repository at this point in the history
  5. fix CI

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    69a89e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. fix comment

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ae75349 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. address comment

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    705a542 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. address comment

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    cfa2737 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into staleread

    hehechen authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    968a9a1 View commit details
    Browse the repository at this point in the history
  3. fix ut

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    58d50d8 View commit details
    Browse the repository at this point in the history
  4. address comment

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    447a5a1 View commit details
    Browse the repository at this point in the history
  5. alloc mpp query id when buildMPPGather

    Signed-off-by: hehechen <chentongli@pingcap.com>
    hehechen committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    3185816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be10f87 View commit details
    Browse the repository at this point in the history