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 MariaDB: custom JDBC parameters #10722

Closed
girarda opened this issue Feb 28, 2022 · 1 comment · Fixed by #16391
Closed

Destination MariaDB: custom JDBC parameters #10722

girarda opened this issue Feb 28, 2022 · 1 comment · Fixed by #16391

Comments

@girarda
Copy link
Contributor

girarda commented Feb 28, 2022

Tell us about the problem you're trying to solve

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

@grishick
Copy link
Contributor

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

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

Successfully merging a pull request may close this issue.

5 participants