Beyyes commented on a change in pull request #9: [IOTDB-5]Embedding modifications in querying URL: https://github.com/apache/incubator-iotdb/pull/9#discussion_r250499738
########## File path: tsfile/src/main/java/org/apache/iotdb/tsfile/file/metadata/ChunkMetaData.java ########## @@ -49,11 +49,15 @@ private TSDataType tsDataType; + /** version is set according to its belonging ChunkGroup only when being queried, so it is not Review comment: /** code */ Is this format better? ---------------------------------------------------------------- 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
