jixuan1989 opened a new pull request #2181:
URL: https://github.com/apache/iotdb/pull/2181
1. in master, flink-iotdb-sink registers a series with TEXT data type but
write Double...
2. To run flink-iotdb-sink example on IDEA, the following dependency is
needed:
```
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-clients_${scala.library.version}</artifactId>
<version>${flink.version}</version>
</dependency>
```
----------------------------------------------------------------
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]