-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 Postgres: Add jdbc_url_params input #12195
🎉 Destination Postgres: Add jdbc_url_params input #12195
Conversation
/test connector=connectors/source-postgres
|
/publish connector=connectors/destination-postgres
|
/publish connector=connectors/destination-postgres |
This reverts commit d46058e.
* Add jdbc_url_params input for Destination Postgres
What
Support additional JDBC connection options for postgres destination
How
Add
jdbc_url_params
input into Postgres Destination Spec and configBuilder obj to extend implementation from #10421Closes #10720
Bumping to 0.3.19 from 0.3.17 because #11877 is in progress and bumping to 0.3.18
Recommended reading order
PostgresDestination.java
PostgresDestinationTest.java
🚨 User Impact 🚨
None, an opt-in feature