Hi Chris, Recently we found that there is a lot room for improvement in the TsFile(version 000002) [1].
We could design the new TsFile structure (version 000003) together and then consider the go version. [1] http://iotdb.apache.org/SystemDesign/TsFile/Format.html Thanks, -- Jialin Qiao School of Software, Tsinghua University 乔嘉林 清华大学 软件学院 > -----原始邮件----- > 发件人: "Xiangdong Huang" <[email protected]> > 发送时间: 2020-10-10 15:55:46 (星期六) > 收件人: "Christofer Dutz" <[email protected]> > 抄送: dev <[email protected]> > 主题: Re: Does someone want to maintain the TsFile Golang version > > Hi Chris, > > Nice! > > > But as I started learning go on Tuesday, I wouldn't call myself s senor > go developer. > > More senior than me. :D > > By the way, tools/tsfileToolSet/print-tsfile-sketch.sh will provide help to > understand the format of TsFile. > > Best, > ----------------------------------- > Xiangdong Huang > School of Software, Tsinghua University > > 黄向东 > 清华大学 软件学院 > > > Christofer Dutz <[email protected]> 于2020年10月10日周六 下午3:49写道: > > > As I'm currently working on plc4go I could possibly join in :-) > > > > But as I started learning go on Tuesday, I wouldn't call myself s senor go > > developer. > > > > Chris > > > > ------------------------------ > > *Von:* Xiangdong Huang <[email protected]> > > *Gesendet:* Samstag, 10. Oktober 2020 09:40 > > *An:* dev <[email protected]> > > *Betreff:* Does someone want to maintain the TsFile Golang version > > > > Hi, > > > > Last year... someone (as far as I know, from Lenovo) proposed a Tsfile > > read/write API implementation with GoLang[1]. > > > > The file format is consistent with v0.8.0, but we have upgraded to v0.11 > > (the file format is the same with 0.10, version 000002). > > > > Does someone want to maintain this PR? > > The new TsFile format is here [2]. > > > > [1] https://github.com/apache/iotdb/pull/124 > > [2] https://iotdb.apache.org/SystemDesign/TsFile/Format.html > > > > Best, > > ----------------------------------- > > Xiangdong Huang > > School of Software, Tsinghua University > > > > 黄向东 > > 清华大学 软件学院 > >
