You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/11/07 07:11:11 UTC

[iotdb] branch add_plan_integrity_check updated (17fa904 -> c2f9a40)

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

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


    from 17fa904  add plan integrity check
     add c2f9a40  move checkPlan in PlanEecutor to InsertPlan

No new revisions were added by this update.

Summary of changes:
 .../java/org/apache/iotdb/db/qp/executor/PlanExecutor.java  | 13 -------------
 .../org/apache/iotdb/db/qp/physical/crud/InsertRowPlan.java |  3 +++
 2 files changed, 3 insertions(+), 13 deletions(-)