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

[#5784] improvement(catalog) Modify the ColumnSize/Scale of JdbcTypeBean to be of type integer. #5788

Merged
merged 1 commit into from
Dec 7, 2024

Conversation

sunxiaojian
Copy link
Contributor

What changes were proposed in this pull request?

Modify the ColumnSize/Scale of JdbcTypeBean to be of type integer.

Why are the changes needed?

Fix: # (5784)

@sunxiaojian
Copy link
Contributor Author

@mchades PTAL

@tengqm
Copy link
Contributor

tengqm commented Dec 6, 2024

This is neat. Thanks.
I'm all for this kind of cleanup, provided this change doesn't introduce issues related to backward compatibility.

Copy link
Contributor

@mchades mchades left a comment

Choose a reason for hiding this comment

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

LGTM.

@mchades mchades merged commit 810a8b5 into apache:main Dec 7, 2024
26 checks passed
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.

[Improvement] Modify the ColumnSize/Scale of JdbcTypeBean to be of type int.
3 participants