You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/04/05 04:08:51 UTC

[iotdb] branch HTHou-patch-1 created (now 26cd535645)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git


      at 26cd535645 Update ChunkReaderTest.java

This branch includes the following new commits:

     new 26cd535645 Update ChunkReaderTest.java

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[iotdb] 01/01: Update ChunkReaderTest.java

Posted by ha...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 26cd5356450830a63812808e43d9f70495ad7e80
Author: Haonan <hh...@outlook.com>
AuthorDate: Tue Apr 5 12:08:46 2022 +0800

    Update ChunkReaderTest.java
---
 .../test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java b/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
index 70606b3c3a..9c0829ffe6 100644
--- a/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
+++ b/tsfile/src/test/java/org/apache/iotdb/tsfile/read/reader/ChunkReaderTest.java
@@ -68,7 +68,7 @@ public class ChunkReaderTest {
       Assert.assertTrue(SEQ_DIRS.mkdirs());
     }
     String fileName =
-        System.currentTimeMillis() + FilePathUtils.FILE_NAME_SEPARATOR + "0-0-0.tsfile";
+        System.currentTimeMillis() + FilePathUtils.FILE_NAME_SEPARATOR + "1-0-0.tsfile";
     String filePath = SEQ_DIRS.getPath() + File.separator + fileName;
     file =
         TsFileGeneratorUtils.generateNonAlignedTsFile(