RocMarshal commented on code in PR #115:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/115#discussion_r1571809638


##########
flink-connector-jdbc/src/main/java/org/apache/flink/connector/jdbc/JdbcConnectionOptions.java:
##########
@@ -90,6 +101,11 @@ public JdbcConnectionOptionsBuilder withDriverName(String 
driverName) {
             return this;
         }
 
+        public JdbcConnectionOptionsBuilder withExtendProperties(Properties 
extendProperties) {

Review Comment:
   @eskabetxe Thanks for your quick-review.
   The comments sounds good to me !
   And I updated it based on your comments.
   PTAL~ thank you very much : ) 



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