wuchong commented on a change in pull request #16528:
URL: https://github.com/apache/flink/pull/16528#discussion_r672913082



##########
File path: 
flink-connectors/flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/table/JdbcDynamicOutputFormatBuilder.java
##########
@@ -48,7 +48,7 @@
 import static org.apache.flink.util.Preconditions.checkArgument;
 import static org.apache.flink.util.Preconditions.checkNotNull;
 
-/** Builder for {@link JdbcBatchingOutputFormat} for Table/SQL. */
+/** Builder for {@link JdbcOutputFormat} for Table/SQL. */
 public class JdbcDynamicOutputFormatBuilder implements Serializable {

Review comment:
       Rename to `JdbcOutputFormatBuilder`?




-- 
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]


Reply via email to