changxue created IOTDB-5270:
-------------------------------
Summary: should give a stable and reliable solution to migrate
schema and data
Key: IOTDB-5270
URL: https://issues.apache.org/jira/browse/IOTDB-5270
Project: Apache IoTDB
Issue Type: New Feature
Reporter: changxue
Assignee: Haonan Hou
should give a stable and reliable solution to migrate schema and data
expect:
export and import schema( data structure )
consider this scenario:
I've done some testing work in a testing environment, now it passed. So I'd
like to migrate the IoTDB data structure(exclude the data) to the production
environment.
a. 需要导出表结构,导出的表结构应该为sql语句组成的file。
b. 需要执行这个sql文件。
--
This message was sent by Atlassian Jira
(v8.20.10#820010)