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

[Hotfix][Jdbc] Fix jdbc setFetchSize error #6005

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

hailin0
Copy link
Member

@hailin0 hailin0 commented Dec 14, 2023

Purpose of this pull request

[Hotfix][Jdbc] Fix jdbc setFetchSize error
Setting Integer.MIN_VALUE is only supported by MySQL

Does this PR introduce any user-facing change?

No

How was this patch tested?

Added testcase

Check list

Setting Integer.MIN_VALUE is only supported by MySQL
@hailin0
Copy link
Member Author

hailin0 commented Dec 14, 2023

image
image
image

image

@hailin0 hailin0 added this to the 2.3.4 milestone Dec 15, 2023
Copy link
Member

@Carl-Zhou-CN Carl-Zhou-CN left a comment

Choose a reason for hiding this comment

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

+1

@Carl-Zhou-CN Carl-Zhou-CN merged commit d41af8a into apache:dev Dec 18, 2023
4 checks passed
alextinng pushed a commit to alextinng/seatunnel that referenced this pull request Dec 19, 2023
Setting Integer.MIN_VALUE is only supported by MySQL
chaorongzhi pushed a commit to chaorongzhi/seatunnel that referenced this pull request Aug 21, 2024
Setting Integer.MIN_VALUE is only supported by MySQL
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.

3 participants