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

*: Make use of the upperBound of ticlient's kv_scan interface to ensure no overbound scan will happen (#8081) #8310

Merged
merged 6 commits into from
Nov 19, 2018

Commits on Nov 14, 2018

  1. update vendor

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    bcd0bb1 View commit details
    Browse the repository at this point in the history
  2. tikvclient: Add endKey param to Scanner (pingcap#8178)

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    47018f6 View commit details
    Browse the repository at this point in the history
  3. *: Make use of the upperBound of ticlient's kv_scan interface to ensu…

    …re no overbound scan will happen (pingcap#8081)
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    4a3706c View commit details
    Browse the repository at this point in the history
  4. fmt

    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    a2b5427 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

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

Commits on Nov 19, 2018

  1. Merge remote-tracking branch 'upstream/release-2.0' into misono/2.0-e…

    …nd-key-limit
    
    Signed-off-by: MyonKeminta <MyonKeminta@users.noreply.github.com>
    MyonKeminta committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    e6b6379 View commit details
    Browse the repository at this point in the history