This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch cluster_new
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from 92ecbf2 Merge branch 'master' into cluster_new
add da8dc77 [IOTDB-348] Add Author Plan (#1065)
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/query/ClusterPlanExecutor.java | 5 +-
.../apache/iotdb/db/qp/executor/PlanExecutor.java | 2 +-
.../apache/iotdb/db/qp/physical/PhysicalPlan.java | 48 +++++-
.../iotdb/db/qp/physical/sys/AuthorPlan.java | 187 ++++++++++++++++++++-
4 files changed, 232 insertions(+), 10 deletions(-)