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

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


    from 9c7cef73f9 complete basic PlanGraphPrinter
     new 7a8ef496f1 complete with test
     new 6badf76ed4 spotless

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../iotdb/commons/consensus/DataRegionId.java      |  4 ++
 .../iotdb/commons/consensus/PartitionRegionId.java |  4 ++
 .../iotdb/commons/consensus/SchemaRegionId.java    |  4 ++
 .../sql/planner/plan/node/PlanGraphPrinter.java    | 60 ++++++++++++++++++----
 .../db/mpp/sql/planner/plan/node/PlanNode.java     |  3 +-
 .../planner/plan/node/process/ExchangeNode.java    |  6 +++
 .../planner/plan/node/sink/FragmentSinkNode.java   |  6 +++
 .../db/mpp/sql/plan/DistributionPlannerTest.java   |  3 --
 8 files changed, 76 insertions(+), 14 deletions(-)

Reply via email to