chl-wxp opened a new pull request, #10224: URL: https://github.com/apache/seatunnel/pull/10224
### Why delete the driver There is a class conflict between the jdbc driver of opengauss-jdbc and the jdbc driver of postgresql, because both driver packages have the class `org.postgresql.Driver`. If both exist at the same time, an exception will be thrown when I run postgresql related synchronization tasks. -- 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]
