Skip to content

Fix limit problem in raw_scan and unbouned problem in batch_scan #179

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

Merged
merged 4 commits into from
Oct 12, 2020

Conversation

ekexium
Copy link
Collaborator

@ekexium ekexium commented Sep 29, 2020

Changes:

Remaining problem:

  • The parameter each_limit of raw_batch_scan is not what we expect. It works on each region of each range, but not each range. It's not convenient to fix this problem so I suggest we keep this request but mark it as experimental for users Update readme #170 .

@ekexium ekexium changed the title Fix raw_scan limit and unbouned problem in batch_scan Fix limit problem in raw_scan and unbouned problem in batch_scan Sep 29, 2020
@ekexium ekexium mentioned this pull request Sep 29, 2020
15 tasks
Signed-off-by: ekexium <[email protected]>
Copy link
Collaborator

@nrc nrc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@AndreMouche
Copy link
Member

/lgtm

@ti-srebot ti-srebot added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 12, 2020
@nrc nrc merged commit d9935c2 into tikv:master Oct 12, 2020
@ekexium ekexium deleted the fix-raw-scan-limit branch October 13, 2020 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/LGT1 Indicates that a PR has LGTM 1.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants