You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by zy...@apache.org on 2022/12/18 13:03:15 UTC

[iotdb] branch concurrent_schema_fetch updated (3bba6fb7d6 -> d7a48ee8a3)

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

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


    from 3bba6fb7d6 eliminate extract sub tree
     add d7a48ee8a3 fix delete analyzing and add javadocs

No new revisions were added by this update.

Summary of changes:
 .../mpp/common/schematree/ClusterSchemaTree.java   |  8 ++++++
 .../db/mpp/common/schematree/ISchemaTree.java      |  8 ++++++
 .../iotdb/db/mpp/plan/analyze/AnalyzeVisitor.java  | 32 +++++++++++++---------
 .../db/mpp/plan/analyze/schema/ISchemaFetcher.java | 27 ++++++++++++++++++
 4 files changed, 62 insertions(+), 13 deletions(-)