hailin0 closed issue #6646: [Bug] [Doris] sync from mysql to doris create table
error
URL: https://github.com/apache/seatunnel/issues/6646
--
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 specifi
dailai commented on issue #6646:
URL: https://github.com/apache/seatunnel/issues/6646#issuecomment-2046694073
You can use this property(save_mode_create_template) to override table
creation statements. If your source table does not have a primary KEY, it is
recommended to use DUPLICATE KEY.
zmlgit opened a new issue, #6646:
URL: https://github.com/apache/seatunnel/issues/6646
### Search before asking
- [X] I had searched in the
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
and found no similar issues.
### What happened