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 2020/06/27 08:50:56 UTC

[incubator-iotdb] branch jira_775 updated (186c99c -> eba88bb)

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

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


    from 186c99c  fix
     add eba88bb  Rename

No new revisions were added by this update.

Summary of changes:
 server/src/main/java/org/apache/iotdb/db/qp/Planner.java                | 2 +-
 server/src/main/java/org/apache/iotdb/db/qp/constant/SQLConstant.java   | 2 +-
 server/src/main/java/org/apache/iotdb/db/qp/executor/PlanExecutor.java  | 2 +-
 server/src/main/java/org/apache/iotdb/db/qp/logical/Operator.java       | 2 +-
 .../java/org/apache/iotdb/db/qp/logical/sys/CreateSnapshotOperator.java | 2 +-
 .../java/org/apache/iotdb/db/qp/physical/sys/CreateSnapshotPlan.java    | 2 +-
 .../src/main/java/org/apache/iotdb/db/qp/strategy/LogicalGenerator.java | 2 +-
 .../main/java/org/apache/iotdb/db/qp/strategy/PhysicalGenerator.java    | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)