Guangdong Liu

Results 302 comments of Guangdong Liu

you can config like this `transform { sql { sql = ${?x.sql1} } }`,and -i x.sql1=select * from a

![image](https://user-images.githubusercontent.com/48236177/199745956-596b6337-f7d0-433f-8c04-bb3f42a38bcf.png) ![image](https://user-images.githubusercontent.com/48236177/199746022-ba9c585f-852a-4c7e-9623-601fbc28d6c6.png) ![image](https://user-images.githubusercontent.com/48236177/199746062-6ec2815a-5e86-43ea-934a-a1dc9bc5ae01.png)

> add docs into this ? > > https://github.com/apache/incubator-seatunnel/tree/dev/docs/en/connector-v2 Thank you for your codereview,and this pr is still under development. I will fix all the problems.

i have an idea,when data synchronization fails,we can write drity data to a three-way store,need a dirtyManager module to do this job.And this module is pluggable,we can configure it in...