laglangyue commented on issue #2742:
URL: 
https://github.com/apache/incubator-seatunnel/issues/2742#issuecomment-1250240713

   > > I has finded the bug which code cause. But the code is inconsistent with 
the description in the document. I need to ask the Commiter.
   > 
   > thanks
   
   you just keep table names consistent
   dbTable is not souce table name, and it is sink tableName which is  
Sink-Datasource
   ```
   dbTable = "sea1_data"
       customUpdateStmt = "insert into sea3(id,name) values(?,?)"
   ```


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