llzzyy123 commented on issue #6731:
URL: https://github.com/apache/seatunnel/issues/6731#issuecomment-2065640288

   创建同步任务-选择数据集成-选择source、sql、sink  
,source连接sql连接sink,source选择表A(数据库中有此表),sql中输入select * from A where age<20 
执行任务时报错,table name A not found 
,选择这个sql模块时conf文件中会写入transform代码块,不知道这个功能是这样用的吗,还是没开发好呢?


-- 
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]

Reply via email to