Feature description
Description
As discussed on the team sync, we might want to improve how do we specify which tables to listen. For example, debezium has these configuration options:
schema.include.list and schema.exclude.list
same for tables
table.include.list and table.exclude.list.
Should we emulate them?