JackieTien97 edited a comment on issue #1354: URL: https://github.com/apache/incubator-iotdb/issues/1354#issuecomment-643167820
在master版本,我们支持了timeseries下再次创建timeseries,即允许root.sg1.d0.s1.s2的出现,我测试了一下,master版本并未出现同级timeseries覆盖的现象。 <img width="811" alt="image" src="https://user-images.githubusercontent.com/16079446/84486640-45a77980-acd0-11ea-9689-754b28b0e884.png"> 在rel/0.10版本下,我们不支持timeseries下再次创建timeseries,我也做了相同的测试,但是创建时会有报错提示,并不会创建成功 <img width="1188" alt="image" src="https://user-images.githubusercontent.com/16079446/84486494-0f69fa00-acd0-11ea-9dbf-160436cb7109.png"> ---------------------------------------------------------------- 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]
