luhanbin111 commented on PR #6855: URL: https://github.com/apache/seatunnel/pull/6855#issuecomment-2232774147
?修复了什么,我使用mongodb同步mysql时还是会显示没有配置result_table_name 2024-07-17 16:32:40,417 INFO [o.a.s.e.c.p. ConfigParserUtil ] [main] - Currently, incorrect configuration of source_table_name and result_table_name options don't affect job running. In the future we will ban incorrect configurations. 2024-07-17 16:32:40,417 WARN [o.a.s.e.c.p. ConfigParserUtil ] [main] - This configuration is not recommended. A source/transform(MongoDB-CDC) is not configured with 'result_table_name' option, but subsequent transform/sink(Sql) is configured with 'source_table_name' option value of 'test'. 2024-07-17 16:32:40,417 INFO [o.a.s.e.c.p. ConfigParserUtil ] [main] - Currently, incorrect configuration of source_table_name and result_table_name options don't affect job running. In the future we will ban incorrect configurations. 2024-07-17 16:32:40,417 WARN [o.a.s.e.c.p. ConfigParserUtil ] [main] - This configuration is not recommended. A source/transform(Sql) is configured with 'result_table_name' option value of 'test1', but subsequent transform/sink(jdbc) is not configured with 'source_table_name' option. -- 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: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org