liuyongfei1 commented on issue #2742: URL: https://github.com/apache/incubator-seatunnel/issues/2742#issuecomment-1251737064
> > > 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(?,?)" > ``` ok,thanks. I'll try it. -- 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]
