JackieTien97 commented on issue #2747: URL: https://github.com/apache/iotdb/issues/2747#issuecomment-787608249
If you use the session pool, you can't set the fetchSize alone for each query. So you can change the default fetchSize 10000 to 1000 while constructing the session pool. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
