Yuan Tian created IOTDB-630:
-------------------------------

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


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)

Reply via email to