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

Source Oracle: custom JDBC parameters #10728

Closed
girarda opened this issue Feb 28, 2022 · 3 comments · Fixed by #14092
Closed

Source Oracle: custom JDBC parameters #10728

girarda opened this issue Feb 28, 2022 · 3 comments · Fixed by #14092
Assignees

Comments

@girarda
Copy link
Contributor

girarda commented Feb 28, 2022

Tell us about the problem you're trying to solve

Add support for Oracle Source to take in a JDBC URL Params input to specify any additional JDBC parameters for the connection.

This is a follow up to #10421
This is part of #9501

Describe the solution you’d like

AbstractJdbcSource can already handle jdbc parameters via the connection_properties field, but the source-oracle spec does not specify that field. We should update the spec to support additional jdbc parameters for Oracle source

@grishick
Copy link
Contributor

Hey team! Please add your planning poker estimate with ZenHub @tuliren @edgao @subodh1810

@grishick grishick moved this to Prioritized for scoping in GL Roadmap Apr 27, 2022
@grishick
Copy link
Contributor

Related issue that should be solved when this is resolved: #5011

@etsybaev
Copy link
Contributor

PR #14092

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Prioritized for scoping
Development

Successfully merging a pull request may close this issue.

5 participants