jt2594838 commented on a change in pull request #9: [IOTDB-5]Embedding 
modifications in querying
URL: https://github.com/apache/incubator-iotdb/pull/9#discussion_r250588881
 
 

 ##########
 File path: 
tsfile/src/test/java/org/apache/iotdb/tsfile/write/TsFileIOWriterTest.java
 ##########
 @@ -61,7 +61,7 @@ public void before() throws IOException {
         measurementSchema.getType(), measurementSchema.getEncodingType(), 
statistics, 0, 0, 0, 0);
     writer.endChunk(0);
     ChunkGroupFooter footer = new ChunkGroupFooter(deviceId, 0, 1);
-    writer.endChunkGroup(footer);
 
 Review comment:
   No, the changes to TsFile are minimal, and those changes are covered by 
tests in IoTDB.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to