herunkang2018 commented on code in PR #3705:
URL: https://github.com/apache/flink-cdc/pull/3705#discussion_r2019782803
##########
docs/content.zh/docs/connectors/flink-sources/mongodb-cdc.md:
##########
@@ -333,31 +344,27 @@ MongoDB 的更改事件记录在消息之前没有更新。因此,我们只能
<td>它指示在数据库中进行更改的时间。 <br>如果记录是从表的快照而不是改变流中读取的,该值将始终为0。</td>
</tr>
<tr>
- <td>scan.incremental.snapshot.unbounded-chunk-first.enabled</td>
Review Comment:
Note that this is not a change introduced by this PR, and found when rebase.
This option is documented in the wrong place, so I move it from metadata column
to connector option. cc @lvyanquan
--
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]