qiaojialin commented on a change in pull request #294: [IOTDB-152]return data 
type in TSExecuteStatementResp
URL: https://github.com/apache/incubator-iotdb/pull/294#discussion_r306273947
 
 

 ##########
 File path: service-rpc/src/main/thrift/rpc.thrift
 ##########
 @@ -74,6 +74,9 @@ struct TSExecuteStatementResp {
        3: optional list<string> columns
        4: optional string operationType
        5: optional bool ignoreTimeStamp
+
+  // Data type list of columns in select statement of SQL
+  6: optional list<string> dataTypeList
 
 Review comment:
   format

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