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

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


    from 450758a4ed Merge branch 'master' of https://github.com/apache/iotdb 
into standalone_write
     add 36bfaa5213 complete data and schema query part
     add efef41d533 Merge branch 'standalone_write' of github.com:apache/iotdb 
into standalone_write

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/localconfignode/LocalConfigNode.java  | 99 +++++++++++-----------
 .../org/apache/iotdb/db/mpp/plan/Coordinator.java  | 16 +---
 .../mpp/plan/analyze/StandaloneSchemaFetcher.java  | 15 ++--
 .../db/mpp/plan/constant/DataNodeEndPoints.java    | 22 ++---
 .../db/mpp/plan/planner/plan/FragmentInstance.java |  5 ++
 .../db/mpp/plan/scheduler/StandaloneScheduler.java | 15 +++-
 6 files changed, 90 insertions(+), 82 deletions(-)
 copy 
consensus/src/main/java/org/apache/iotdb/consensus/exception/IllegalPeerEndpointException.java
 => 
server/src/main/java/org/apache/iotdb/db/mpp/plan/constant/DataNodeEndPoints.java
 (59%)

Reply via email to