You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2020/08/19 12:01:00 UTC

[jira] [Assigned] (FLINK-19002) Support to only read changelogs of specific database and table for canal-json format

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

Jark Wu reassigned FLINK-19002:
-------------------------------

    Assignee: Jark Wu

> Support to only read changelogs of specific database and table for canal-json format
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-19002
>                 URL: https://issues.apache.org/jira/browse/FLINK-19002
>             Project: Flink
>          Issue Type: New Feature
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>             Fix For: 1.12.0
>
>
> Usually, users use Canal to synchronize binlog data from various MySQL databases and tables into a single Kafka topic. However, currently, canal-json can't support this case, because it requires the canal data in the topic should be in the same data format. 
> This issue propose to introduce a new option "canal-json.database" and "canal-json.table" to filter out the specific data. It would be great to support table list or table pattern in case of all the tables have the same schema. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)