Hi, I have a question, is the load or sync function supports communication among different versions (e.g., load tsfile of 0.9 to 0.10.0)? If not, is there a check?
Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 李天安 <[email protected]> 于2020年6月17日周三 上午1:27写道: > Hi Julian, > > In sync tool, before data synchronization, all schemas will be > synchronized first, so the schema of each tsfile transmitted is guaranteed > to exist. > Synchronous schema adopts incremental method. > > > Best Regards, > ————————————————— > Tianan Li > School of Software, Tsinghua University > > 李天安 > 清华大学 软件学院 > > > -----原始邮件----- > > 发件人: "Julian Feinauer" <[email protected]> > > 发送时间: 2020-06-15 18:36:49 (星期一) > > 收件人: "[email protected]" <[email protected]> > > 抄送: > > 主题: Using Sync Tool with IoTDB Server > > > > Hi folks, > > > > just a short question regarding the Sync Tool from IoTDB. > > If I have a plain tsfile that I sync via the sync tool to the server are > then all names from the timeseries picked automatically and entered in the > MTree and all? > > Or do I have to configure something upfront? > > > > Thanks! > > Julian >
