Greetings,
It has been sometime since we released TsFile 2.0.1, which initially introduces the interfaces of managing a catalog of devices (or a table). That version provided convenience of manipulating data for users which is more familiar with relational databases. Without doubt, there will be some issues in the first version and I propose to fix them in a next small version, i.e., 2.0.2. Below are the proposed release notes of TsFile 2.0.2, please take a look and feel free to give any opinion. # Apache TsFile 2.0.2 ## Improvement/Bugfix - trivial doc fix (#389) by @flashmouse - Correct the retained size calculation for BinaryColumn and BinaryColumnBuilder by @Jackie Tien - Don't print exception log when thread is interrupted (#386) by @shuwenwei - Fix float encoder overflow when float value itself over int range (#412) by @Haonan - Fix date string parse error (#413) by @Haonan - compaction adapting new type when table alter column type (#415) by @jintao zhu - primitive type compatible (#437) by @jintao zhu - Fixed the empty string ser/de bug & null string[] array calculation bug by @Caideyipi - add getter for encryptParam (#447) by @jintao zhu ## Docs - fix error version (#397) by @CritasWang - update download (#398) by @CritasWang - Supplement 2.0.0 version UserGuide and modify Download (#365) by @肖林捷 Best, Tian Jiang
