yuqi1129 commented on pull request #2264: URL: https://github.com/apache/iotdb/pull/2264#issuecomment-744424333
Thank you for your suggestions. In fact, this is just the implementation of GZIP compression. as IOTDB support GZIP compression in sql syntax(see issue ), but will run into problem when store data point to disk. I will make performance test as soon as possible, thanks your kind review Haonan <[email protected]> 于2020年12月14日周一 下午3:00写道: > Hi, thank you so much for your contribution! > > Since this is a new feature for IoTDB, can you please add a design doc on > https://cwiki.apache.org/confluence/display/IOTDB/Design+Document? > > Or provide a performance test like this ( > https://cwiki.apache.org/confluence/display/IOTDB/IOTDB-938+Re-implement+Gorilla+encoding+algorithm) > to show the advantage of this compression type? > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/apache/iotdb/pull/2264#issuecomment-744219265>, or > unsubscribe > <https://github.com/notifications/unsubscribe-auth/ADYQDBCJ5ID5RUUALZ7A2K3SUWZX3ANCNFSM4U2GWZ4A> > . > ---------------------------------------------------------------- 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: [email protected]
