xiaozhihong created IOTDB-2327:
----------------------------------
Summary: An error occurs when the select into clause contains the
same sensor
Key: IOTDB-2327
URL: https://issues.apache.org/jira/browse/IOTDB-2327
Project: Apache IoTDB
Issue Type: Bug
Components: Core/Server
Affects Versions: 0.13.0-SNAPSHOT
Reporter: xiaozhihong
Attachments: image-2022-01-10-15-42-34-197.png
Execute the following SQL and report an error:
select s1, s1 into root.sg.d1.t1, root.sg.d1.t2 from root.sg.d1
!image-2022-01-10-15-42-34-197.png!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)