qiaojialin edited a comment on issue #2747: URL: https://github.com/apache/iotdb/issues/2747#issuecomment-787605215
fetch_size controls how many rows are returned from the server each time. For example: If your SQL is: SELECT S11,S14 FROM root.6.438,root.3.435 WHERE time = 1601895100000 fill (TEXT[PREVIOUS]) You could set fetch_size to 1. ---------------------------------------------------------------- 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]
