[
https://issues.apache.org/jira/browse/FLINK-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jark Wu closed FLINK-20953.
---------------------------
Resolution: Fixed
Fixed in master: 3fea150713c970d8f1dd54670049115116029af4
> Option 'canal-json.database.include' and 'canal-json.table.include' support
> 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
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: pull-request-available
> 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).|
> h4. 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)