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 region split: region split key should be a vaild key (#2101) #2102

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

ti-srebot
Copy link
Collaborator

@ti-srebot ti-srebot commented Sep 7, 2021

cherry-pick #2101 to master
You can switch your code base to this Pull Request by using git-extras:

# In tispark repo:
git pr https://github.com/pingcap/tispark/pull/2102

After apply modifications, you can push your change to this PR via:

git push git@github.com:ti-srebot/tispark.git pr/2102:master-3193bda438c6

What problem does this PR solve?

fix region split: region split key should be a vaild key

What is changed and how it works?

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Side effects

  • Possible performance regression
  • Increased code complexity
  • Breaking backward compatibility

Related changes

  • Need to cherry-pick to the release branch
  • Need to update the documentation
  • Need to update the tidb-ansible repository
  • Need to be included in the release note

Signed-off-by: marsishandsome <marsishandsome@gmail.com>
@ti-srebot ti-srebot added the CHERRY-PICK cherry pick label Sep 7, 2021
@marsishandsome marsishandsome merged commit 4f599a5 into pingcap:master Sep 7, 2021
wfxxh pushed a commit to wanfangdata/tispark that referenced this pull request Jun 30, 2023
Signed-off-by: marsishandsome <marsishandsome@gmail.com>

Co-authored-by: marsishandsome <marsishandsome@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CHERRY-PICK cherry pick
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants