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

Merged
merged 1 commit into from
May 12, 2020
Merged

Fix unknown type for mediumint #962

merged 1 commit into from
May 12, 2020

Conversation

july2993
Copy link
Contributor

@july2993 july2993 commented May 6, 2020

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.

@zhouqiang-cl
Copy link
Contributor

/rebuild

@sre-bot
Copy link

sre-bot commented May 7, 2020

Copy link
Contributor

@WangXiangUSTC WangXiangUSTC left a comment

Choose a reason for hiding this comment

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

LGTM

@july2993
Copy link
Contributor Author

/rebuild

@sre-bot
Copy link

sre-bot commented May 12, 2020

@july2993
Copy link
Contributor Author

/rebuild

Copy link
Contributor

@zier-one zier-one left a comment

Choose a reason for hiding this comment

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

LGTM

@sre-bot
Copy link

sre-bot commented May 12, 2020

/run-all-tests

@sre-bot sre-bot merged commit 12b6ed5 into master May 12, 2020
@sre-bot
Copy link

sre-bot commented May 12, 2020

cherry pick to release-3.0 in PR #966

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.

5 participants