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

[jira] [Updated] (FLINK-20953) canal-json.table.include Supports regular or wildcard characters

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

wangfei updated FLINK-20953:
----------------------------
    Description: 
|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

 

 

  was:
|h5. canal-json.database.include|optional|(none)|String|仅读取指定数据库的 changelog 记录(通过对比 Canal 记录中的 "database" 元数据字段)|
|h5. canal-json.table.include|optional|(none)|String|仅读取指定表的 changelog 记录(通过对比 Canal 记录中的 "table" 元数据字段)。|
h5. canal-json.database.include and canal-json.table.include  Supports regular or wildcard characters

 

 


> canal-json.table.include Supports regular or wildcard characters
> ----------------------------------------------------------------
>
>                 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)