qiaojialin commented on a change in pull request #375: [IOTDB-191]Add the 
delete interface to Session API
URL: https://github.com/apache/incubator-iotdb/pull/375#discussion_r324411945
 
 

 ##########
 File path: service-rpc/src/main/thrift/rpc.thrift
 ##########
 @@ -304,5 +309,7 @@ service TSIService {
 
        TSRPCResp insertRow(1:TSInsertReq req);
 
+       TSRPCResp deleteTimeseries(1:TSDeleteReq req);
 
 Review comment:
   deleteTimeseries means deleting all data and schema of a timeseries, this 
should be called delete

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to