jiayp opened a new issue, #12072:
URL: https://github.com/apache/iotdb/issues/12072

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Motivation
   
   
例如:我的房间使用温度传感器001监测温度,iotdb中时序名为“sensor001.温度”,我女儿看着喜欢拿到了他的房间,然后我又买了传感器002,这是我希望把“sensor001.温度”的数据重命名为“sensor002.温度”,然后传感器002的新数据写道这个时间序列里,这样我的房间的历史数据和新数据就融合了,不会出现中断。
   
   ### Solution
   
   提供时序重命名功能
   
   ### Alternatives
   
   当然我可以使用select into,但是对于大数据量来说,这会非常耗时,甚至可能执行超时。
   
   ### Are you willing to submit a PR?
   
   - [ ] I'm willing to submit a PR!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to