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/13 13:11:00 UTC

[jira] [Comment Edited] (FLINK-20953) Option canal-json.table.include supports regular expression

    [ https://issues.apache.org/jira/browse/FLINK-20953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264134#comment-17264134 ] 

Nicholas Jiang edited comment on FLINK-20953 at 1/13/21, 1:10 PM:
------------------------------------------------------------------

[~jark], as I discussed offline with [~wangfeiair2324], I could support the regular expression for 'canal-json.table.include'. Please assign this issue to me.


was (Author: nicholasjiang):
[~jark], I could support the regular expression for 'canal-json.table.include'. Please assign this issue 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)