You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by su...@apache.org on 2021/03/16 08:50:21 UTC

[iotdb] branch Vector updated (8120207 -> 8b4ffd7)

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

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


    from 8120207  support cluster insertion
     add 8ac3c3c  Add MManager.getSeriesSchemas(List<PartialPath> fullPaths) for converting logical / physical plan
     add 8b4ffd7  Merge remote-tracking branch 'origin/Vector' into Vector

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/metadata/MManager.java     | 34 +++++++++++++++++++++-
 .../iotdb/db/metadata/VectorPartialPath.java       |  4 +++
 .../apache/iotdb/db/qp/executor/PlanExecutor.java  |  2 +-
 3 files changed, 38 insertions(+), 2 deletions(-)