liunaijie commented on issue #6731: URL: https://github.com/apache/seatunnel/issues/6731#issuecomment-2068625544
我记得web端生成配置文件时,会随机生成result_table_name,这样会导致下游找不到表名,你可以看下运行时打印的配置文件,看下是不是result_table_name是一个随机的。 然后你可以看下source端有没有设置result_table_name的选项,把这个给一个固定值 -- 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]
