dawidwys commented on code in PR #21808:
URL: https://github.com/apache/flink/pull/21808#discussion_r1092006595


##########
docs/content.zh/docs/connectors/table/kafka.md:
##########
@@ -309,6 +309,31 @@ CREATE TABLE KafkaTable (
       <td>Long</td>
       <td>在使用 <code>'timestamp'</code> 启动模式时指定启动的时间戳(单位毫秒)。</td>
     </tr>
+    <tr>
+      <td><h5>scan.bounded.mode</h5></td>
+      <td>optional</td>
+      <td style="word-wrap: break-word;">unbounded</td>
+      <td>String</td>

Review Comment:
   It is enum, actually. It's just that these docs are not autogenerated and I 
guess it's been copied over from `scan.startup.mode` which has not been updated 
as well.



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to