ColinLeeo commented on code in PR #739:
URL: https://github.com/apache/tsfile/pull/739#discussion_r2954455914
##########
cpp/src/reader/table_query_executor.h:
##########
@@ -76,6 +83,7 @@ class TableQueryExecutor {
TsFileIOReader* tsfile_io_reader_;
TableQueryOrdering table_query_ordering_;
int32_t block_size_;
+ bool batch_mode_;
Review Comment:
fixed
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]