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 2019/11/23 03:19:50 UTC

[GitHub] [incubator-iotdb] jixuan1989 commented on issue #575: Add CN document of TsFile

jixuan1989 commented on issue #575: Add CN document of TsFile
URL: https://github.com/apache/incubator-iotdb/pull/575#issuecomment-557761363
 
 
   Big contribution!
   
   - **压缩类型的编码**
     - 0: UNCOMPRESSED
     - 1: SNAPPY
     - 2: GZIP
     - 3: LZO
     - 4: SDT
     - 5: PAA
     - 6: PLA
   
   Only the first two are implemented now, so it is better to add  "(not implement now)" for 3-6.

----------------------------------------------------------------
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


With regards,
Apache Git Services