You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@iotdb.apache.org by "Xiangdong Huang (Jira)" <ji...@apache.org> on 2020/04/29 13:40:00 UTC

[jira] [Commented] (IOTDB-630) Add a jdbc-like way to fetch data in session

    [ https://issues.apache.org/jira/browse/IOTDB-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17095460#comment-17095460 ] 

Xiangdong Huang commented on IOTDB-630:
---------------------------------------

Hi, what is the JDBC-like way?

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