This is an automated email from the ASF dual-hosted git repository.
geniuspig pushed a change to branch optimize_path
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 3e3eecb update
add b8a68ab update insert plan
No new revisions were added by this update.
Summary of changes:
.../main/java/org/apache/iotdb/db/engine/StorageEngine.java | 4 ++--
.../iotdb/db/engine/storagegroup/StorageGroupProcessor.java | 8 ++++----
.../java/org/apache/iotdb/db/qp/executor/PlanExecutor.java | 6 +++---
.../org/apache/iotdb/db/qp/physical/crud/InsertPlan.java | 10 +++++-----
.../org/apache/iotdb/db/qp/physical/crud/InsertRowPlan.java | 4 ++--
.../main/java/org/apache/iotdb/db/service/TSServiceImpl.java | 12 ++++++------
.../iotdb/db/engine/modification/DeletionFileNodeTest.java | 2 +-
.../iotdb/db/engine/modification/DeletionQueryTest.java | 2 +-
8 files changed, 24 insertions(+), 24 deletions(-)