davidzollo commented on code in PR #8676: URL: https://github.com/apache/seatunnel/pull/8676#discussion_r1954501871
########## docs/zh/connector-v2/sink/IoTDB.md: ########## @@ -0,0 +1,221 @@ +# IoTDB + +> IoTDB接收器连接器 + +## 支持以下引擎 + +> Spark<br/> +> Flink<br/> +> SeaTunnel Zeta<br/> + +## 描述 + +Used to write data to IoTDB. + +## Using Dependency + +### 适用于Spark/Flink发动机 Review Comment: `发动机` -> `引擎` -- 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]
