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)