Skip to content

[FLINK-37737] Add support for GaussDB database type #162

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

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Tyhoning
Copy link

Add support for GaussDB database type, So you can use Flink jdbc to write to the gaussdb database now。

Copy link

boring-cyborg bot commented Apr 18, 2025

Thanks for opening this pull request! Please check out our contributing guidelines. (https://flink.apache.org/contributing/how-to-contribute.html)

@macdoor
Copy link

macdoor commented Apr 25, 2025

@Tyhoning

[ERROR] Could not execute SQL statement. Reason:
java.lang.UnsupportedOperationException: Doesn't support Gaussdb type 'int1' yet

@Tyhoning
Copy link
Author

@Tyhoning

[ERROR] Could not execute SQL statement. Reason:
java.lang.UnsupportedOperationException: Doesn't support Gaussdb type 'int1' yet

Pls check you files type , used 'int4' instead of 'int1'

@Tyhoning
Copy link
Author

Click here to join Jira discuss。
https://issues.apache.org/jira/browse/FLINK-37737

@Tyhoning Tyhoning changed the title Add support for GaussDB database type [FLINK-37737] Add support for GaussDB database type Apr 27, 2025
@Tyhoning Tyhoning requested a review from eskabetxe May 13, 2025 03:10
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.

4 participants