liunaijie commented on issue #6537:
URL: https://github.com/apache/seatunnel/issues/6537#issuecomment-2006422009

   Hi @pengwf1804 looks you create some duplicated issues. 
   For this error, it because your sink table's db is not exist, and the create 
operation (create db, create table) is not support yet in dament connector.
   please create the db, table first or use `schema_save_mode  = 
"ERROR_WHEN_SCHEMA_NOT_EXIST"` config


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