suchenglong created IOTDB-4260:
----------------------------------

             Summary: Insert a time series, but when the query comes out, there 
are lots of other time series
                 Key: IOTDB-4260
                 URL: https://issues.apache.org/jira/browse/IOTDB-4260
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: suchenglong
         Attachments: SessionApiWithAutoCreateWithVersion0140P1.java, 
image-2022-08-29-15-55-17-317.png

环境,最新代码的集群版,开启了自动创建元数据,{*}未绑定模板{*}

步骤一:在存储组root.clsu2.test1下插入一个时间序列oot.clsu2.test1.test.s1

 insert into root.clsu2.test1.test(time,s1) values(100,200)

步骤二:查询时间序列时,多出了其它时间序列,如下图

!image-2022-08-29-15-55-17-317.png!

注:上述测试,是在执行了如下java类(SessionApiWithAutoCreateWithVersion0140P1.java 
见附件)的代码后的,目前看应该是有影响的。

 

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to