loserwang1024 commented on code in PR #3980:
URL: https://github.com/apache/flink-cdc/pull/3980#discussion_r2034743082
##########
docs/content/docs/connectors/pipeline-connectors/kafka.md:
##########
@@ -149,7 +149,7 @@ Pipeline Connector Options
<td>Custom table mappings for each table from upstream tableId to
downstream Kafka topic. Each mapping is separated by `;`, separate upstream
tableId and downstream Kafka topic by `:`, For example, we can set
`sink.tableId-to-topic.mapping` like
`mydb.mytable1:topic1;mydb.mytable2:topic2`. </td>
</tr>
<tr>
- <td>sink.debezium-json.include-schema.enabled</td>
Review Comment:
This seems not just fix ci failure.
Would you like to rebase this pr and take apart into two commit? It will be
more easier to trace?
--
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]