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

[Improve][Connector-V2] The interface supports jdbc respects the target database field type #8031

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Hisoka-X
Copy link
Member

Purpose of this pull request

When write data to jdbc PrepareStatement, the method invoke depends on data type come from upstream. But sometimes we should consider sink database table field type when invoke PrepareStatement set method.
This PR let this feature happend, and support oracle blob type at first.

Does this PR introduce any user-facing change?

no

How was this patch tested?

add new test.

Check list

@github-actions github-actions bot removed the api label Nov 14, 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.

1 participant