vesense commented on a change in pull request #817: [IOTDB-497] Apache Flink 
Connector Support
URL: https://github.com/apache/incubator-iotdb/pull/817#discussion_r382908108
 
 

 ##########
 File path: session/src/main/java/org/apache/iotdb/session/Session.java
 ##########
 @@ -558,6 +558,15 @@ public TSStatus createTimeseries(String path, TSDataType 
dataType,
     }
   }
 
+  public boolean checkTimeseriesExists(String path) throws 
IoTDBSessionException {
 
 Review comment:
   Updated.

----------------------------------------------------------------
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

Reply via email to