JingsongLi commented on code in PR #1021:
URL: https://github.com/apache/incubator-paimon/pull/1021#discussion_r1176566677
##########
docs/content/how-to/cdc-ingestion.md:
##########
@@ -113,6 +113,10 @@ To use this feature through `flink run`, run the following
shell command.
--warehouse <warehouse-path> \
--database <database-name> \
[--ignore-incompatible <true/false>] \
+ [--table-prefix <paimon-table-prefix>] \
+ [--table-suffix <paimon-table-suffix>] \
+ [--including-table <mysql-table-name|name-regular-expr>] \
Review Comment:
including-tables and excluding-tables?
--
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]