[ 
https://issues.apache.org/jira/browse/IOTDB-5316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lei Rui reassigned IOTDB-5316:
------------------------------

    Assignee: Lei Rui

> Session.setFetchSize is not used in the following fetch requests
> ----------------------------------------------------------------
>
>                 Key: IOTDB-5316
>                 URL: https://issues.apache.org/jira/browse/IOTDB-5316
>             Project: Apache IoTDB
>          Issue Type: Bug
>            Reporter: Lei Rui
>            Assignee: Lei Rui
>            Priority: Major
>
> Session.setFetchSize only applies for the first query execution request and 
> the following fetch request uses the default fetch size 5000.
> The reason is that the construction method of SessionDataSet in 
> `SessionConnection.executeQueryStatement` uses 
> `SessionConfig.DEFAULT_FETCH_SIZE` instead of the actual `session.fetchSize`.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to