You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nicholas Jiang (Jira)" <ji...@apache.org> on 2021/01/14 11:05:00 UTC

[jira] [Updated] (FLINK-20953) Option 'canal-json.database.include' and 'canal-json.table.include' supports regular expression

     [ https://issues.apache.org/jira/browse/FLINK-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicholas Jiang updated FLINK-20953:
-----------------------------------
    Summary: Option 'canal-json.database.include' and 'canal-json.table.include' supports regular expression  (was: Option canal-json.table.include supports regular expression)

> Option 'canal-json.database.include' and '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
>            Assignee: Nicholas Jiang
>            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)