You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhiwen Sun (Jira)" <ji...@apache.org> on 2022/11/15 07:07:00 UTC

[jira] [Created] (FLINK-30026) Support database table include option in debezium-json

Zhiwen Sun created FLINK-30026:
----------------------------------

             Summary: Support database table include option in debezium-json
                 Key: FLINK-30026
                 URL: https://issues.apache.org/jira/browse/FLINK-30026
             Project: Flink
          Issue Type: Improvement
          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
            Reporter: Zhiwen Sun


debezium-json also needs options to only read specific databases / tables changelog rows.

Options similar to canal-json : 
{code:java}
debezium-json.database.include
debezium-json.table.include
{code}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)