davidradl commented on code in PR #148:
URL: 
https://github.com/apache/flink-connector-jdbc/pull/148#discussion_r1867893032


##########
docs/content.zh/docs/connectors/table/jdbc.md:
##########
@@ -212,6 +212,14 @@ ON myTopic.key = MyUserTable.id;
       它决定了每个语句是否在事务中自动提交。有些 JDBC 驱动程序,特别是
       <a 
href="https://jdbc.postgresql.org/documentation/head/query.html#query-with-cursor";>Postgres</a>,可能需要将此设置为
 false 以便流化结果。</td>
     </tr>
+    <tr>
+      <td><h5>scan.parallelism</h5></td>

Review Comment:
   could you add a link to some documentation for this - as there is for 
autocommit please.



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