You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2021/06/24 03:10:32 UTC

[GitHub] [iotdb] HTHou commented on a change in pull request #3447: [ISSUE 3445] New compaction strategy and compaction scheduling strategy

HTHou commented on a change in pull request #3447:
URL: https://github.com/apache/iotdb/pull/3447#discussion_r657593163



##########
File path: example/tsfile/src/main/java/org/apache/iotdb/tsfile/TsFileSequenceRead.java
##########
@@ -46,7 +46,7 @@
     "squid:S106"
   }) // Suppress high Cognitive Complexity and Standard outputs warning
   public static void main(String[] args) throws IOException {
-    String filename = "test.tsfile";
+    String filename = "C:\\Users\\MARKLAU\\Desktop\\0-0-1-0.tsfile";

Review comment:
       ```suggestion
       String filename = "test.tsfile";
   ```




-- 
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:
users@infra.apache.org