[
https://issues.apache.org/jira/browse/IOTDB-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-238.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
[https://github.com/apache/incubator-iotdb/pull/650]
> Remove TS_SessionHandle in TSExecuteStatementReq
> ------------------------------------------------
>
> Key: IOTDB-238
> URL: https://issues.apache.org/jira/browse/IOTDB-238
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Jialin Qiao
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When we execute a sql statement, the client sends a TSExecuteStatementReq to
> the server. The TSExecuteStatementReq includes a TS_SessionHandle and a sql
> in String. However, the TS_SessionHandle has never been used. We can remove
> this. Then, the TSExecuteStatementReq struct can be simplified to a string.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)