jackyyyyyssss commented on code in PR #5097:
URL: https://github.com/apache/seatunnel/pull/5097#discussion_r1272165143
##########
seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/source/JdbcSource.java:
##########
@@ -93,6 +98,19 @@ public String getPluginName() {
@Override
public void prepare(Config pluginConfig) throws PrepareFailException {
+ CheckResult checkResult =
Review Comment:
I found that KuduSource CassandraSource uses this method, or do you have any
better suggestions for me to make some modifications @Hisoka-X
--
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]