jt2594838 commented on code in PR #426:
URL: https://github.com/apache/tsfile/pull/426#discussion_r1979064605
##########
cpp/src/reader/tsfile_reader.h:
##########
@@ -36,29 +36,108 @@ namespace storage {
extern int libtsfile_init();
extern void libtsfile_destroy();
-
+/**
+ * @brief TsfileReader provides the ability to query all files with the suffix
+ * .tsfile
+ *
+ * TsfileReader is designed to query.tsfile files, it accepts tree model
Review Comment:
Sorry, it should be "query .tsfile" or just "query tsfiles"
--
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]