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 unknown type for mediumint (#962) #966

Merged
merged 3 commits into from
May 29, 2020

Conversation

sre-bot
Copy link

@sre-bot sre-bot commented May 12, 2020

cherry-pick #962 to release-3.0


What problem does this PR solve?

Fix unknown type for mediumint
396b28843d4192463271d1217bb16b56c962b9bf

What is changed and how it works?

Handle mediumint type and write value as IntValue or UintValue instead of reaching the default case:

Check List

Tests

  • Manual test (add detailed scripts or steps below)
    insert a mediumint type data and check data.

Code changes

Side effects

Related changes

  • Need to cherry-pick to the release branch
  • Need to be included in the release note

Release note

  • Fix unknown type of mediumint when transforming to the format writer to Kafka.

@WangXiangUSTC
Copy link
Contributor

LGTM

@zier-one
Copy link
Contributor

LGTM

@sre-bot
Copy link
Author

sre-bot commented May 14, 2020

Your auto merge job has been accepted, waiting for:

  • 967

@sre-bot
Copy link
Author

sre-bot commented May 14, 2020

/run-all-tests

@sre-bot
Copy link
Author

sre-bot commented May 14, 2020

@sre-bot merge failed.

@july2993
Copy link
Contributor

/run-all-tests

@july2993
Copy link
Contributor

/merge

@sre-bot
Copy link
Author

sre-bot commented May 14, 2020

/run-all-tests

1 similar comment
@july2993
Copy link
Contributor

/run-all-tests

@sre-bot
Copy link
Author

sre-bot commented May 15, 2020

@sre-bot merge failed.

@july2993
Copy link
Contributor

/merge

@sre-bot
Copy link
Author

sre-bot commented May 29, 2020

Your auto merge job has been accepted, waiting for:

  • 967

@sre-bot
Copy link
Author

sre-bot commented May 29, 2020

/run-all-tests

@sre-bot sre-bot merged commit 83e9dbc into pingcap:release-3.0 May 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants