[ https://issues.apache.org/jira/browse/FLINK-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264105#comment-17264105 ]
Jark Wu commented on FLINK-20953: --------------------------------- Sounds good to me. > Option canal-json.table.include supports regular expression > ----------------------------------------------------------- > > Key: FLINK-20953 > URL: https://issues.apache.org/jira/browse/FLINK-20953 > Project: Flink > Issue Type: Improvement > Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) > Reporter: wangfei > Priority: Major > Fix For: 1.13.0 > > > |h5. canal-json.database.include|optional|(none)|String|Only read changelog > rows which match the specific database (by comparing the "database" meta > field in the Canal record).| > |h5. canal-json.table.include|optional|(none)|String|Only read changelog rows > which match the specific table (by comparing the "table" meta field in the > Canal record).| > h5. canal-json.database.include and canal-json.table.include Supports > regular or wildcard characters > > -- This message was sent by Atlassian Jira (v8.3.4#803005)