You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2022/05/13 08:32:35 UTC

[iotdb] branch multitimeseries updated (061eea8668 -> 7658666526)

This is an automated email from the ASF dual-hosted git repository.

haonan pushed a change to branch multitimeseries
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 061eea8668 Support CreateMultiTimeseries in new cluster
     add 7658666526 add test

No new revisions were added by this update.

Summary of changes:
 .../metadata/visitor/SchemaExecutionVisitor.java   |   2 +-
 .../metedata/write/CreateMultiTimeSeriesNode.java  |   8 ++
 .../iotdb/db/service/InternalServiceImplTest.java  | 100 +++++++++++++++++++++
 3 files changed, 109 insertions(+), 1 deletion(-)