[
https://issues.apache.org/jira/browse/IOTDB-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105286#comment-17105286
]
Jialin Qiao commented on IOTDB-630:
-----------------------------------
Means do not construct RowRecord when next. Avoid construct many Object.
> Add a jdbc-like way to fetch data in session
> --------------------------------------------
>
> Key: IOTDB-630
> URL: https://issues.apache.org/jira/browse/IOTDB-630
> Project: Apache IoTDB
> Issue Type: Improvement
> Reporter: Yuan Tian
> Assignee: Yuan Tian
> Priority: Major
> Labels: pull-request-available
>
> Currently, we can only fetch result through RowRecord in session.
> That means each time we get a row, we will create a RowRecord object. We can
> add a jdbc-like way to fetch data in session, with which we can reduce the
> cost of creating RowRecord.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)