e-mhui opened a new pull request, #8898: URL: https://github.com/apache/inlong/pull/8898
### Prepare a Pull Request [INLONG-8897] update dbz option name 'xx. whitelist' to 'xx.include.list'(xx = database, schema or table) - Fixes #8897 ### Motivation The options `database.whitelist, schema.whitelist, table.whitelist` have been deprecated in Debezium. Starting from Debezium version 1.3, they have been replaced with `database.include.list, schema.include.list, table.include.list`. For more details, please refer to this link: https://debezium.io/blog/2020/09/03/debezium-1-3-beta1-released/ <img width="894" alt="image" src="https://github.com/apache/inlong/assets/111486498/7b6ca985-19b4-40c1-bae1-5ef103fd7e80"> ### Modifications update dbz option name 'xx. whitelist' to 'xx.include.list'(xx = database, schema or table) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
