EricJoy2048 commented on code in PR #4590: URL: https://github.com/apache/incubator-seatunnel/pull/4590#discussion_r1177277691
########## docs/en/connector-v2/sink/Mysql.md: ########## @@ -0,0 +1,171 @@ +# MySQL + +> JDBC Mysql Sink Connector + +## Support those engines + +> Spark<br/> +> Flink<br/> +> Seatunnel Zeta<br/> + +## Key features + +- [x] [batch](../../concept/connector-v2-features.md) +- [X] [stream](../../concept/connector-v2-features.md) Review Comment: Yes, Sink connectors do not differentiate between streams and batch. -- 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]
