You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @atiqsayyed. There are 2 things that need to be done here.
Updating kafka-jdbc-connector
a. Add one more entry for PostgreSQL in DatabaseProduct.scala.
b. Add prepareStatement to poll data from PostgreSQL in IdBasedDataService.scala, TimeBasedDataService.scala and TimeIdBasedDataService.scala.
Updating sample
a. add docker functional test KafkaConnectPostgresqlFunctionalTest.scala
Add support to copy change data from PostgreSQL
The text was updated successfully, but these errors were encountered: