Skip to content

Conversation

@hailin0
Copy link
Member

@hailin0 hailin0 commented Aug 14, 2024

Purpose of this pull request

[Jdbc] Fix MySQL unsupport 'ZEROFILL' column type

close #7406

Does this PR introduce any user-facing change?

No

How was this patch tested?

added

Check list

@hailin0 hailin0 marked this pull request as ready for review August 15, 2024 02:05
@nianhua99
Copy link
Contributor

nianhua99 commented Aug 15, 2024

would it be possible to simplify the code by using replace directly to remove ZEROFILL?

@hailin0
Copy link
Member Author

hailin0 commented Aug 16, 2024

would it be possible to simplify the code by using replace directly to remove ZEROFILL?

There is no difference

@wuchunfu wuchunfu merged commit 7130382 into apache:dev Aug 16, 2024
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.

[Bug] [Jdbc-MySQL] MySQL unsupported convert type 'BIGINT UNSIGNED ZEROFILL'

4 participants