Abacn commented on issue #28498: URL: https://github.com/apache/beam/issues/28498#issuecomment-1728426242
For the driver, could also refer to the integration test linked above. Looks like it needs to add parameter `classpath=['mysql:mysql-connector-java:8.0.28']` (or given version) for WriteToJdbc. For postgres it is not required likely the driver is included in Beam SDK container (transitive dependency) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
