lsq888lsq opened a new issue, #10875: URL: https://github.com/apache/inlong/issues/10875
### Description - parent issue #10797 In the official Inlong documentation, navigate to the Quick Start - Data Synchronization -MySQL to ClickHouse Example. In the demo image in the Create Data source section, the table white list column is entered as “test.source_table”. In the Flink JobManager logs, “test.source_table” is determined to be the table name, not a combination of database and table names. ### Use case If you need to enter a table white list, you only need to use the actual table name and do not need to add the database prefix. ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: dev-unsubscr...@inlong.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org