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 rolling_update_fail when using Arrow format. #12899

Merged
merged 6 commits into from Oct 31, 2019

Conversation

wshwsh12
Copy link
Contributor

@wshwsh12 wshwsh12 commented Oct 23, 2019

What problem does this PR solve?

In pingcap/tipb#135 , I change the photo and use the same number to indicate it. It will cause a compatibility problem, and rolling_update will fail.

What is changed and how it works?

Use a new number to indicate the new field.

Check List

Tests

  • Integration test

Code changes

Side effects

Related changes

Release note

@codecov
Copy link

codecov bot commented Oct 23, 2019

Codecov Report

Merging #12899 into master will not change coverage.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             master     #12899   +/-   ##
===========================================
  Coverage   80.0299%   80.0299%           
===========================================
  Files           468        468           
  Lines        109424     109424           
===========================================
  Hits          87572      87572           
  Misses        15138      15138           
  Partials       6714       6714

@wshwsh12
Copy link
Contributor Author

/run-all-tests

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@XuHuaiyu XuHuaiyu removed their request for review October 23, 2019 08:19
@XuHuaiyu
Copy link
Contributor

/run-all-tests tikv=release-3.0 tidb-test=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0 tidb-test=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-integration-common-test tikv=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-integration-common-test tikv=release-3.0 pd=release-3.0

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=pr/5754

Copy link
Contributor

@XuHuaiyu XuHuaiyu left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@qw4990 qw4990 left a comment

Choose a reason for hiding this comment

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

LGTM

@wshwsh12
Copy link
Contributor Author

/run-all-tests tikv=pr/5754

@breezewish
Copy link
Member

CI failed?

@breezewish
Copy link
Member

/run-all-tests tikv=pr/5754

@XuHuaiyu
Copy link
Contributor

@breeswish The fail case in CI has nothing to do with this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants