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 Clickhouse: custom JDBC parameters #10717

Closed
girarda opened this issue Feb 28, 2022 · 1 comment
Closed

Destination Clickhouse: custom JDBC parameters #10717

girarda opened this issue Feb 28, 2022 · 1 comment

Comments

@girarda
Copy link
Contributor

girarda commented Feb 28, 2022

Tell us about the problem you're trying to solve

Add support for MySQL 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 ClickhouseDestination spec does not specify that field. We should update the spec to support additional jdbc parameters for Clickhouse destination

@etsybaev
Copy link
Contributor

etsybaev commented Sep 8, 2022

PR #16444

@etsybaev etsybaev closed this as completed Sep 9, 2022
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