hailin0 commented on issue #6972:
URL: https://github.com/apache/seatunnel/issues/6972#issuecomment-2162142949

   @mtzcsc 
   please try schema_save_mode is RECREATE_SCHEMA
   
   ```
   sink {
       Jdbc {
            
           schema_save_mode = "RECREATE_SCHEMA"
       }
   }
   ```


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