vesense opened a new pull request #817: [IOTDB-497] Apache Flink Connector Support URL: https://github.com/apache/incubator-iotdb/pull/817 We all know that Apache Flink is one of the most popular stream computing engine, which is widely used in IOT scenes. This module is the IoTDB integration for Apache Flink, including the IoTDB sink that allows a Flink job to write events into timeseries. The changes are as following: * Flink IoTDB Sink * User defined `IoTSerializationSchema` interface and the default implementation `DefaultIoTSerializationSchema` * UTs for IoTDB Sink in `iotdb-flink-connector/test` * Examples for IoTDB Sink in `example/flink-example` * Documents
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
