hililiwei commented on code in PR #2609:
URL:
https://github.com/apache/incubator-seatunnel/pull/2609#discussion_r979915649
##########
seatunnel-connectors/seatunnel-connectors-flink/seatunnel-connector-flink-doris/src/main/java/org/apache/seatunnel/flink/doris/sink/Doris.java:
##########
@@ -101,7 +101,7 @@ public void prepare(FlinkEnvironment prepareEnv) {
@Override
public String getPluginName() {
- return "DorisSink";
+ return "Doris";
Review Comment:
Make it the same as the Spark plug-in name.
--
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]