Skip to content

*: fix rolling_update_fail when using Arrow format.#145

Merged
XuHuaiyu merged 1 commit into
pingcap:masterfrom
wshwsh12:roll_update_fail
Oct 29, 2019
Merged

*: fix rolling_update_fail when using Arrow format.#145
XuHuaiyu merged 1 commit into
pingcap:masterfrom
wshwsh12:roll_update_fail

Conversation

@wshwsh12
Copy link
Copy Markdown
Contributor

What problem does this PR solve?

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

In this pr, I use a new number to indicate the new field.

Related PR

pingcap/tidb#12899

Copy link
Copy Markdown
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

@XuHuaiyu XuHuaiyu merged commit e6f0f14 into pingcap:master Oct 29, 2019
Comment thread proto/select.proto
repeated int64 output_counts = 5;
optional int64 warning_count = 6;
// It indicates the encode type of response.
optional EncodeType encode_type = 7 [(gogoproto.nullable) = false];
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Comment thread proto/select.proto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants