This is an automated email from the ASF dual-hosted git repository.
Caideyipi pushed a change to branch show-create-remain
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 5daceda752a show create
add 868e3d8fdf1 fix
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/queryengine/plan/Coordinator.java | 2 ++
.../execution/config/TableConfigTaskVisitor.java | 37 ++++++++++++++++++++
.../execution/config/TreeConfigTaskVisitor.java | 6 ++++
.../metadata/relational/ShowCreatePipeTask.java | 26 +++++++++-----
.../metadata/relational/ShowCreateTaskTest.java | 40 ++++++++++++++++++++++
.../pipe/config/constant/SystemConstant.java | 6 ++++
6 files changed, 109 insertions(+), 8 deletions(-)