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

Destination MSSQL: custom JDBC parameters #10718

Closed
girarda opened this issue Feb 28, 2022 · 0 comments
Closed

Destination MSSQL: custom JDBC parameters #10718

girarda opened this issue Feb 28, 2022 · 0 comments

Comments

@girarda
Copy link
Contributor

girarda commented Feb 28, 2022

Tell us about the problem you're trying to solve

Add support for MSSQL Destinations 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

AbstractJdbcDestination can already handle jdbc parameters via the jdbc_url_params field, but the MSSQLDestination spec does not specify that field. We should update the spec to support additional jdbc parameters for MSSQL destination

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

No branches or pull requests

5 participants