This is an automated email from the ASF dual-hosted git repository.
xiangweiwei pushed a change to branch alignbydevicevector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from b6a85d8 back linkedhashmap
add 39e7d6d move the mnode access to mmanager
No new revisions were added by this update.
Summary of changes:
.../iotdb/cluster/query/ClusterPlanExecutor.java | 10 ----
.../query/dataset/ClusterAlignByDeviceDataSet.java | 61 ----------------------
.../org/apache/iotdb/db/metadata/MManager.java | 5 ++
.../db/query/dataset/AlignByDeviceDataSet.java | 39 +++++---------
4 files changed, 17 insertions(+), 98 deletions(-)
delete mode 100644
cluster/src/main/java/org/apache/iotdb/cluster/query/dataset/ClusterAlignByDeviceDataSet.java