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 2022/10/20 16:01:26 UTC

[GitHub] [iotdb] THUMarkLau opened a new pull request, #7677: [IOTDB-4693] Support broken tsfile rewrite

THUMarkLau opened a new pull request, #7677:
URL: https://github.com/apache/iotdb/pull/7677

   See [IOTDB-4693](https://issues.apache.org/jira/browse/IOTDB-4693).


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] wangchao316 commented on a diff in pull request #7677: [IOTDB-4693] Support broken tsfile rewrite

Posted by GitBox <gi...@apache.org>.
wangchao316 commented on code in PR #7677:
URL: https://github.com/apache/iotdb/pull/7677#discussion_r1001439445


##########
example/tsfile/src/main/java/org/apache/iotdb/tsfile/TsFileSequenceRead.java:
##########
@@ -53,7 +53,7 @@ public class TsFileSequenceRead {
     "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\\1630059742304-637-1-0.tsfile";

Review Comment:
   windows address



-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [iotdb] THUMarkLau merged pull request #7677: [IOTDB-4693] Support broken tsfile rewrite

Posted by GitBox <gi...@apache.org>.
THUMarkLau merged PR #7677:
URL: https://github.com/apache/iotdb/pull/7677


-- 
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: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org